GMS:FEMWATER Initial Conditions: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
|||
(One intermediate revision by the same user not shown) | |||
Line 21: | Line 21: | ||
===Concentration=== | ===Concentration=== | ||
When defining a set of concentration values for a cold start initial condition, it is often useful to use a constant value of concentration everywhere in the problem domain. For example, in many cases, an initial condition of zero concentration everywhere in the problem domain is appropriate. The ''Use constant value'' option can be used to easily define a constant concentration for the entire mesh. If a constant value is not appropriate, the ''Read from dataset file'' option should be chosen. In this case, the initial condition varies spatially and the values are defined by a dataset file. This file can be created by interpolating concentrations to the mesh and saving the resulting dataset to a file using the '''Export''' command in the data tree. When this option is chosen, the name of the dataset file containing the concentration initial condition is entered in the IC Concentration field at the bottom of the ''Initial Conditions'' dialog. | When defining a set of concentration values for a cold start initial condition, it is often useful to use a constant value of concentration everywhere in the problem domain. For example, in many cases, an initial condition of zero concentration everywhere in the problem domain is appropriate. The ''Use constant value'' option can be used to easily define a constant concentration for the entire mesh. If a constant value is not appropriate, the ''Read from dataset file'' option should be chosen. In this case, the initial condition varies spatially and the values are defined by a dataset file. This file can be created by interpolating concentrations to the mesh and saving the resulting dataset to a file using the '''Export''' command in the data tree. When this option is chosen, the name of the dataset file containing the concentration initial condition is entered in the ''IC Concentration'' field at the bottom of the ''Initial Conditions'' dialog. | ||
==Hot Start== | ==Hot Start== | ||
Line 28: | Line 28: | ||
The solution files necessary for a hot start depend on the type of simulation. If a flow only simulation is being performed, a pressure head file is required. If a transport only simulation is being performed, a concentration file is required (in addition to the flow solution described below). If a coupled flow and transport simulation is being performed, both pressure head and concentration are required. When the ''Hot start'' option is chosen, the names of the files used for the hot start are entered in the fields at the bottom of the ''Initial Conditions'' dialog. | The solution files necessary for a hot start depend on the type of simulation. If a flow only simulation is being performed, a pressure head file is required. If a transport only simulation is being performed, a concentration file is required (in addition to the flow solution described below). If a coupled flow and transport simulation is being performed, both pressure head and concentration are required. When the ''Hot start'' option is chosen, the names of the files used for the hot start are entered in the fields at the bottom of the ''Initial Conditions'' dialog. | ||
If the ''Hot start'' option is chosen, the ''Append to moisture content file'' and ''Append to velocity file'' options may be selected. If these options are selected, the name of previously computed moisture content and velocity files can be specified in the FEMWATER super file. The file can be edited using a text editor. The super file format is described in the FEMWATER | If the ''Hot start'' option is chosen, the ''Append to moisture content file'' and ''Append to velocity file'' options may be selected. If these options are selected, the name of previously computed moisture content and velocity files can be specified in the FEMWATER super file. The file can be edited using a text editor. The super file format is described in the FEMWATER reference manual. FEMWATER opens these files and appends the new moisture content and velocity values to the files after the designated hot start time. | ||
==Initial Condition File Format== | ==Initial Condition File Format== |