clawpack / clawutil

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

Add grid_data and exception #166

Closed carlosmunozmoncayo closed 9 months ago

carlosmunozmoncayo commented 9 months ago

Add grid_data attribute to object of classClawRunData when using GeoClaw in 1D and raise an exception when num_dim is neither 1 nor 2

rjleveque commented 9 months ago

@carlosmunozmoncayo Thanks for catching this, I guess those lines got accidentally deleted when adding dclaw support.