-bc Which boundary conditions to use. Possible values are p (periodic), f (fixed) or l (linear). Defaults
to f.
-points Number of saturation points to upscale for, uniformly distributed. Defaults to 30.
-resistivityCutoff Cut-off value for resistivity. Defaults to 10000.
-lithologyCoeff Archie parameter. Defaults to 1.0.
-cementationExponent Archie parameter. Defaults to 1.8.
-saturationExponent Archie parameter. Defaults to 2.3.
-waterresistivity Resistivity of formation water.
-mudresistivity Resistivity of mud. Defaults to 1.4.
-mud1rocktype First mud rock type, 0 if there are no mud types. Defaults to 0.
-mud2rocktype Second mud rock type. Defaults to 0.
-jFunctionCurve Which column in the supplied J-files corresponds to the J-function values. Defaults to 2.
-surfaceTension Surface tension in dynes/cm to use in J-function/Pc conversion. Defaults to 11.
-output Filename for where to write upscaled values.
-interpolate If supplied and > 1, the output will be interpolated using monotone cubic interpolation on a
uniform grid with the specified number of points. Suggested value: 1000.
-rock<int>cemexp<float> Cementation exponent can be set on a per rocktype basis.
-rock<int>satexp<float> Saturation exponent can be set on a per rocktype basis.