clawpack / classic

Classic single-grid Fortran routines
http://www.clawpack.org
BSD 3-Clause "New" or "Revised" License
11 stars 25 forks source link

Switching to 3D-style interpretation of dt_variable #46

Closed gradylemoine closed 11 years ago

gradylemoine commented 11 years ago

Switching to 3D style after gfortran complaint that assigning from a logical to an integer is an extension, not a standard language feature.