Personal tools

Difference between revisions of "Geostrophic Initialization"

From MohidWiki

Jump to: navigation, search
(Created page with "= Description = = Example File = OUTPUT_TIME : 0 30 30 30 30 480 600 2400 3600 SURFACE_OUTPUT_TIME : 0 3600 RESTART_FILE_OUTPUT_TIME : 0 86400 R...")
 
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
''''Warning: this page is under construction - do not use it directely''''
 +
 
= Description =
 
= Description =
 +
 +
In this initialization methodology all forces are switched (except tidal force) at the first iteration. The velocity and sea surface height initial fields have non zero values consistent with the salinity and temperature initial fields, trough the geostrophic equilibrium. If the initialization is made in a level 2 embedded in a 2D  tidal model (level 1), tidal force must be switched progressively along a selected period (in level 1).
  
 
= Example File =
 
= Example File =
 
+
OUTPUT_TIME             : 0  30  30  30  30  480 600 2400 3600
+
Hydrodynamic_1.dat
SURFACE_OUTPUT_TIME     : 0  3600
+
 
+
OUTPUT_TIME               : 0  3600
 
+
SURFACE_OUTPUT_TIME       : 0  3600
RESTART_FILE_OUTPUT_TIME      : 0 86400
+
RESTART_FILE_OVERWRITE        : 0
+
GEOST_INITIALIZATION     : 1   ! Select geostrophic initialization
 
+
SUBMODEL_FATHER_HOT_START : 0   ! must be zero for embedded models to prevent the imposition of father values
!***********************************************************
+
 
+
! imposed water level initial solution
GEOST_INITIALIZATION : 1
+
<begin_waterlevel>
SUBMODEL_FATHER_HOT_START : 0
+
NAME                     : water level  
 
+
DEFAULTVALUE             : 0
<begin_waterlevel>
+
INITIALIZATION_METHOD     : HDF
NAME                     : water level
+
FILENAME                 : ..\..\GeneralData\Mercator\Mercator_ANA_Level2_Jun.hdf5
DEFAULTVALUE             : 0
+
TYPE_ZUV                 : z
INITIALIZATION_METHOD   : HDF
+
ADDING_FACTOR             : 0.0 ! This factor adds to the mean level of the Initial Solution
FILENAME                 : ..\..\GeneralData\Mercator\Mercator_ANA_Level2_Jun.hdf5
+
<end_waterlevel>
TYPE_ZUV                 : z
+
!ADDING_FACTOR : 1.0
+
TIDE                      : 0
<end_waterlevel>
+
TIDEPOTENTIAL             : 1   ! If model run embedded in a 2D tide model
 
+
CONTINUOUS               : 0   ! The model cannot be a continous run
 
+
BAROCLINIC              : 1
+
DATA_ASSIMILATION         : 1
BAROCLINIC_METHOD        : 3
+
BRFORCE                   : 1
BAROCLINIC_POLIDEGREE    : 1
+
BRGEOMETRY               : 1
 
+
BRWATERLEVEL             : 0
ADV_METHOD_H             : 4
+
ADV_METHOD_V            : 4
+
RADIATION                 : 2
TVD_LIMIT_H              : 4
+
LOCAL_SOLUTION           : 3   ! 5 or 7 if model runs embedded
TVD_LIMIT_V              : 4
+
SUBMODEL                 : 0   ! 1 if model runs embedded
DISCRETIZATION : 1
+
MISSING_NULL             : 1
!VOLUME_RELATION_MAX      : 3
+
 
+
WIND                     : 1
RESIDUAL                : 1
+
ATM_PRESSURE             : 1
ENERGY                  : 1
+
ATM_PRESSURE_TYPE         : 2    ! can be 1 or 2
CONTINUOUS               : 0
+
ATM_RAMP                 : 0
 
+
ATM_PERIOD               : 86400  
DATA_ASSIMILATION       : 1
+
IMPOSE_INVERTED_BAROMETER : 1
BRFORCE                 : 1
+
BRGEOMETRY               : 1
+
BIHARMONIC               : 1
BRWATERLEVEL             : 0
+
BIHARMONIC_COEF           : 1e10
 
 
TIDE                    : 0
 
TIDEPOTENTIAL            : 0
 
 
 
RADIATION               : 2
 
LOCAL_SOLUTION           : 3
 
 
 
SUBMODEL                 : 0
 
MISSING_NULL             : 1
 
 
 
WIND                     : 1
 
!WIND_SMOOTH_PERIOD      : 86400
 
!WIND_SMOOTH_PERIOD      : 2678400.
 
 
 
 
 
ATM_PRESSURE             : 1
 
ATM_PRESSURE_TYPE       : 2
 
ATM_RAMP                 : 0
 
!ATM_PERIOD               : 86400
 
!ATM_PERIOD              : 2678400.
 
 
 
 
 
IMPOSE_INVERTED_BAROMETER : 1
 
 
 
!5 períodos inérciais na nossa costa
 
INERTIAL_PERIODS        : 6
 
INITIAL_ELEVATION        : 0
 
SURFACEWATERFLUX        : 0
 
WATER_DISCHARGES        : 0
 
MOMENTUM_DISCHARGE      : 0
 
 
 
FLATHER_COLD_PERIOD      : 0.
 
 
 
BIHARMONIC               : 1
 
BIHARMONIC_COEF         : 1e10
 

Latest revision as of 12:05, 31 January 2012

'Warning: this page is under construction - do not use it directely'

Description

In this initialization methodology all forces are switched (except tidal force) at the first iteration. The velocity and sea surface height initial fields have non zero values consistent with the salinity and temperature initial fields, trough the geostrophic equilibrium. If the initialization is made in a level 2 embedded in a 2D tidal model (level 1), tidal force must be switched progressively along a selected period (in level 1).

Example File

Hydrodynamic_1.dat

OUTPUT_TIME               : 0  3600
SURFACE_OUTPUT_TIME       : 0  3600

GEOST_INITIALIZATION      : 1   ! Select geostrophic initialization
SUBMODEL_FATHER_HOT_START : 0   ! must be zero for embedded models to prevent the imposition of father values 

! imposed water level initial solution
<begin_waterlevel>
NAME                      : water level 
DEFAULTVALUE              : 0
INITIALIZATION_METHOD     : HDF
FILENAME                  : ..\..\GeneralData\Mercator\Mercator_ANA_Level2_Jun.hdf5
TYPE_ZUV                  : z
ADDING_FACTOR             : 0.0  ! This factor adds to the mean level of the Initial Solution
<end_waterlevel>

TIDE                      : 0
TIDEPOTENTIAL             : 1    ! If model run embedded in a 2D tide model
CONTINUOUS                : 0    ! The model cannot be a continous run

DATA_ASSIMILATION         : 1
BRFORCE                   : 1
BRGEOMETRY                : 1
BRWATERLEVEL              : 0

RADIATION                 : 2
LOCAL_SOLUTION            : 3    ! 5 or 7 if model runs embedded
SUBMODEL                  : 0    ! 1 if model runs embedded
MISSING_NULL              : 1

WIND                      : 1
ATM_PRESSURE              : 1
ATM_PRESSURE_TYPE         : 2    ! can be 1 or 2
ATM_RAMP                  : 0
ATM_PERIOD                : 86400 
IMPOSE_INVERTED_BAROMETER : 1

BIHARMONIC                : 1
BIHARMONIC_COEF           : 1e10