ForestClaw / forestclaw

Quadtree/octree adaptive PDE solver based based on p4est.
http://www.forestclaw.org
BSD 2-Clause "Simplified" License
58 stars 22 forks source link

Fix disk mapping #219

Closed donnaaboise closed 2 years ago

donnaaboise commented 2 years ago

The Matlab routine for doing the disk mapping was the wrong mapping. I fixed this, and also added a routine that reads parameters from the setprob.data file so that the user does not have to do this manually.

donnaaboise commented 2 years ago

Didn't mean to merge into Master. Will redo the PR.