GMS:Units: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
 
Line 4: Line 4:


==Unit Conversion==
==Unit Conversion==
'''Generally speaking, GMS does not convert quantities from one system of units to another. GMS only displays the chosen units to help the user make sure they are being consistent.''' However, in a few places, such as in the [[GMS:FEMWATER_Model_Input#Fluid_Properties|FEMWATER Fluid Properties dialog]], the [[GMS:FEMWATER_Model_Input#Curve_Generator|Curve Generator dialog]], and when calculating the stream stage constant when saving MODFLOW, GMS will use the currently defined units in it's calculations.
'''Generally speaking, GMS does not convert quantities from one system of units to another. GMS only displays the chosen units to help the user make sure they are being consistent.''' However, in a few places, such as:
 
* in the [[GMS:FEMWATER_Model_Input#Fluid_Properties|FEMWATER Fluid Properties dialog]]
* in the [[GMS:FEMWATER_Model_Input#Curve_Generator|Curve Generator dialog]]
* when calculating the stream stage constant when saving MODFLOW, and
* in the [[GMS:Tool_Palettes#Static_Tool_Palette|measure]] tool,
 
GMS will use the currently defined units in it's calculations.


==See also==
==See also==

Revision as of 22:09, 12 March 2012

When building a ground water model, it is important to ensure that consistent units are used when entering model parameters. To simplify the management of model units, the user can define the units for length, time, mass, force and concentration in the Units dialog. A units label is placed next to each of the input fields in all the model dialogs in GMS where the units are known. For example, the units for hydraulic conductivity are length / time. If the length units are defined as "m" (meters) and the time units are defined as "d" (days) in the Units dialog, then the units string next to the hydraulic conductivity input field would be "m/d".

Concentration units can be defined separately, and potentially inconsistently with, mass and length units. This allows for more flexibility but can also lead to confusion so you should use care when selecting concentration units.

Unit Conversion

Generally speaking, GMS does not convert quantities from one system of units to another. GMS only displays the chosen units to help the user make sure they are being consistent. However, in a few places, such as:

GMS will use the currently defined units in it's calculations.

See also