clawpack / clawutil

General utility programs
BSD 3-Clause "New" or "Revised" License
10 stars 31 forks source link

Now giving error for trying Strang dimensional splitting in 3D #51

Closed gradylemoine closed 11 years ago

gradylemoine commented 11 years ago

This just gives a little more input parameter checking, to avoid surprising the user by silently doing Godunov (which is what the code does whenever dimensional splitting is requested in 3D) when the user really wanted Strang.