Open paudetseis opened 4 years ago
With respect to: Remove un-necessary Fortran IO - deep clean up
When fraysum
builds are stable (I think they are), run_frs()
could be renamed run_prs()
. The only problem is, that run_frs()
at the moment requires a Geometry
object, that also comes handy when reshaping the fortran arrays.
Either, run_frs()
could get the exact same API as run_prs()
and then eventually replace it.
Or, run_prs()
accepts the Geometry
object, instead of baz
and slow
, but this would require modifying scripts that rely on the current API.
prs
run-time arguments in trace headers