GMS:SEAWAT Packages: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
|||
Line 13: | Line 13: | ||
The VDF package can be used in a SEAWAT simulation to model the affects of concentration on fluid density. The input values available in the VDF package include: | The VDF package can be used in a SEAWAT simulation to model the affects of concentration on fluid density. The input values available in the VDF package include: | ||
* IWTABLE | * IWTABLE – Active variable-density water table corrections. | ||
* MFNADVFD | * MFNADVFD – Internodal density calculation method. | ||
* DENSEMIN | * DENSEMIN – Minimum fluid density. | ||
* DENSEMAX | * DENSEMAX – Maximum fluid density. | ||
* FIRSTDT | * FIRSTDT – Length of first transport time step. | ||
* NSWTCPL | * NSWTCPL – Flow/transport coupling. | ||
* DNSCRIT | * DNSCRIT – Convergence criteria. | ||
* MT3DRHOFLG | * MT3DRHOFLG – type of fluid density calculation. | ||
** When equal to zero, the fluid density for each grid cell can be entered in the table at the bottom of the dialog. For INDENSE enter -1 to use values from previous stress period, 0 to use DENSREF, and 1 to enter values for DENSE column. | ** When equal to zero, the fluid density for each grid cell can be entered in the table at the bottom of the dialog. For INDENSE enter -1 to use values from previous stress period, 0 to use DENSREF, and 1 to enter values for DENSE column. | ||
** When equal to -1, the fluid density will be calculated using one or more species entered in the table at the bottom of the dialog using species ID, DRHODC, and CRHOREF. Rows can be entered into the table with the tool bar below the table. | ** When equal to -1, the fluid density will be calculated using one or more species entered in the table at the bottom of the dialog using species ID, DRHODC, and CRHOREF. Rows can be entered into the table with the tool bar below the table. | ||
** When greater than or equal to 1 density is calculated using the corresponding species number. | ** When greater than or equal to 1 density is calculated using the corresponding species number. | ||
* DENSREF | * DENSREF – Reference fluid density. | ||
* DRHODC | * DRHODC – Density/conc. slope. | ||
* DRHODPRHD | * DRHODPRHD – Density/pressure slope. | ||
* PRHDREF | * PRHDREF – Reference pressure head. | ||
===VSC Package=== | ===VSC Package=== |