HydroGeoSphere/Saturated Flow

Pressure head inputEdit

Causes all heads which are input to be treated as pressure heads instead of hydraulic heads.

• • •

Freshwater pressure headEdit

Causes all heads which are input and output to be treated as freshwater pressure heads instead of hydraulic heads.

• • •

Fluid pressureEdit

Causes all heads which are input and output to be treated as fluid pressures instead of hydraulic heads.

• • •

No fluid mass balanceEdit

This instruction suppresses the calculation of fluid mass balance information which is, by default, computed at each time step.

• • •

Flow time weightingEdit

  1. tw Time-weighting factor for the flow solution.

Assigns a new value for the time-weighting factor for the flow solution, which defaults to 1.0. Values must be greater than 0.0 and less than or equal to 1.0.

• • •

Flow solver maximum iterationsEdit

  1. maxfit Maximum number of flow solver iterations.

Assigns a new value for the maximum number of flow solver iterations, which defaults to 2000.

• • •

Flow solver convergence criteriaEdit

  1. restol Flow solver convergence criteria.

Assigns a new value for the flow solver convergence criteria, which defaults to 1 × 10−10.

Convergence is obtained when this criteria is less than the absolute maximum value of the residual (error) of the latest flow solution. For the matrix equation:

 

where   is the coefficient matrix,   the vector of unknowns and   the vector of knowns, we can calculate the residual  , given a solution for   as:

 

• • •

Flow solver detailEdit

  1. isolv_info Flow solver detail level.

Assigns a new value for the flow solver detail level, which defaults to 0. This value controls the level of detail of solver performance information printed to the screen and listing file, and can have values of 0 (no information) or 1 (full information).

• • •