File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,12 +46,12 @@ and input fine-scale porosity and permeability for each coarse block.
4646 [ ` Params ` ] ( src/Params.m ) and [ ` Options ` ] ( src/Options.m ) classes.
47474 . Create logical ` mask ` to filter out impermeable cells
4848and/or define an arbitrary subset of cells to process.
49- 5 . Run [ ` strata_trapper ` ] ( strata_trapper.m ) function
49+ 5 . Run [ ` strata_trapper ` ] ( src/ strata_trapper.m) function
5050with arbitrary number of parallel workers
5151optionally enabling a UI progress bar.
52- 6 . Visualise outputs with [ ` plot_result ` ] ( plot_result.m ) function
52+ 6 . Visualise outputs with [ ` plot_result ` ] ( src/ plot_result.m) function
53537 . Export the outputs to [ PFLOTRAN-OGS] ( https://docs.opengosim.com/ ) -compatible
54- text files using [ ` ogs_export ` ] ( ogs_export.m ) function.
54+ text files using [ ` ogs_export ` ] ( src/ogs/ ogs_export.m) function.
5555
5656Tips:
5757
You can’t perform that action at this time.
0 commit comments