OPM / opm-upscaling

Single-phase and steady-state upscaling methods
http://www.opm-project.org
GNU General Public License v3.0
13 stars 43 forks source link

Update manpages #356

Closed blattms closed 2 years ago

blattms commented 2 years ago

There seem to have been some changes for the programs, e.g cpchop prints:

./opm-parallel/bin/cpchop
Usage: cpchop gridfilename=filename.grdecl [subsamples=10] [ilen=5] [jlen=5] 
       [zlen=5] [imin=] [imax=] [jmin=] [jmax=] [upscale=true] [bc=fixed]
       [resettoorigin=true] [seed=111] [minperm=1e-9] 
       [dips=false] [azimuthdisplacement=] [satnumvolumes=false] [mincellvolume=1e-9]
       [filebase=] [resultfile=] [endpoints=false] [cappres=false]
       [rock_list=] [anisotropicrocks=false]

and the manpage does not reference all. Cool, if somebody could update this (and the rest). I don't feel competent enough for this.

alfbr commented 2 years ago

Thanks for the heads-up :-) will look into it.

alfbr commented 2 years ago

See if #357 closes this issue.