Public Instance methods
albedo_Matthews_nml( flag_annual_mean, OceanAlbedo )
auxiliary_nml( RefPress )
axesset_nml( Sigma, IspackOpenmpThreads, Depth, flag_generate_sigma )
NAMELIST : |
|
Sigma(1:MaxNmlArySize) : | real(DP), save
: | レベル (半整数). Half level
|
|
IspackOpenmpThreads : | integer
: | OPENMP での最大スレッド数. openmp_threads に 1 より大きな値を指定すれば ISPACK
の球面調和函数変換 OPENMP 並列計算 ルーチンが用いられる.
並列計算を実行するには, 実行時に環境変数 OMP_NUM_THREADS を
IspackOpenmpThreads 以下の数字に設定する
等のシステムに応じた準備が必要となる.
IspackOpenmpThreads に 1 より大きな値を
指定しなければ並列計算ルーチンは呼ばれない.
|
|
Depth(1:MaxNmlArySize) : | real(DP), save
: | 入力用配列, 地下の鉛直層境界 array for input, layer interface of
subsurface vertical layer
|
|
flag_generate_sigma : | logical
: | 鉛直層数の内部生成のためのフラグ Flag for generation of sigma levels
internally
|
|
デフォルト値については初期化手続 "axesset#AxessetInit"
のソースコードを参照のこと.
Refer to source codes in the initialization procedure "axesset#AxessetInit" for the default
values.
This namelist group name is input/output in axesset#AxessetInit
bucket_model_nml( FlagBucketModel, SoilMoistCritAmnt, SoilMoistCritAmntforEvapEff, FlagBucketModelSnow )
NAMELIST : |
|
FlagBucketModel : | logical, save, public
: | バケツモデル オン/オフ. bucket model on/off.
|
|
SoilMoistCritAmnt : | real(DP), save
: | <Japanese> Critical amount of soil moisture
|
|
SoilMoistCritAmntforEvapEff : | real(DP), save
: | <Japanese> Critical amount of soil moisture for evaporation
efficiency
|
|
FlagBucketModelSnow : | logical, save, public
: | バケツモデル 雪の扱い オン/オフ. bucket model treatment of snow on/off.
|
|
実行文 ; Executable statement
This namelist group name is input/output in Bucket_Model#BucketInit
check_prog_vars_nml( VelMin, VelMax, TempMin, TempMax )
composition_nml( ncmax, IndexH2OVap )
constants_nml( RPlanet, Omega, Grav, MolWtDry, CpDry, GasRDry, MolWtWet, CpWet, GasRWet, LatentHeat, EpsV )
NAMELIST : |
|
RPlanet : | real(DP), save, public
: | [m]. 惑星半径. Radius of planet
|
|
Omega : | real(DP), save, public
: | [s-1]. 回転角速度. Angular
velocity
|
|
Grav : | real(DP), save, public
: | [m s-2]. 重力加速度. Gravitational
acceleration
|
|
MolWtDry : | real(DP), save, public
: | [kg mol-1]. 乾燥大気の平均分子量. Mean
molecular weight of dry air
|
|
CpDry : | real(DP), save, public
: | [J kg-1 K-1]. 乾燥大気の定圧比熱.
Specific heat of air at constant pressure
|
|
GasRDry : | real(DP), save, public
: | [J kg-1 K-1]. 乾燥大気の気体定数. Gas
constant of air
|
|
MolWtWet : | real(DP), save, public
: | [kg mol-1]. 凝結成分の平均分子量.
Mean molecular weight of condensible elements
|
|
CpWet : | real(DP), save, public
: | [J kg-1 K-1] . 凝結成分の定圧比熱.
Specific heat of condensible elements at constant pressure
|
|
GasRWet : | real(DP), save, public
: | [J kg-1 K-1]. 凝結成分の気体定数. Gas
constant of condensible elements
|
|
LatentHeat : | real(DP), save, public
: | [J kg-1] . 凝結の潜熱. Latent heat of
condensation
|
|
EpsV : | real(DP), save, public
: | . 水蒸気分子量比. Molecular
weight of water vapor
|
|
デフォルト値については初期化手続 "constants#ConstantsInit"
のソースコードを参照のこと.
Refer to source codes in the initialization procedure "constants#ConstantsInit" for the
default values.
This namelist group name is input/output in constants#ConstantsInit
constants_snowseaice_nml( ThresholdSurfSnow , SnowAlbedo , TempCondWater , SeaIceVolHeatCap , SeaIceThermCondCoef, SeaIceThreshold , SeaIceThickness , TempBelowSeaIce , SeaIceAlbedo )
NAMELIST : |
|
ThresholdSurfSnow : | real(DP), public, save
|
SnowAlbedo : | real(DP), public, save
|
TempCondWater : | real(DP), public, save
: | <Japanese> Condensation temperature of water
|
|
SeaIceVolHeatCap : | real(DP), public, save
: | Volumetric heat capacity of sea ice (J m-3 K-1)
|
|
SeaIceThermCondCoef : | real(DP), public, save
: | Thermal conductivity of sea ice (W m-1 K-1)
|
|
SeaIceThreshold : | real(DP), public, save
|
SeaIceThickness : | real(DP), public, save
|
TempBelowSeaIce : | real(DP), public, save
|
SeaIceAlbedo : | real(DP), public, save
|
デフォルト値については初期化手続 "constants#ConstantsInit"
のソースコードを参照のこと.
Refer to source codes in the initialization procedure "constants#ConstantsInit" for the
default values.
This namelist group name is input/output in constants_snowseaice#ConstantsSnowSeaIceInit
cumulus_adjust_nml( CrtlRH, ItrtMax, TempSatMax )
dcpam_main_nml( FlagDynamics, FlagFullPhysics, FlagHS94, FlagVenusSimple, FlagRadiationDennouAGCM, FlagSSModel, FlagSSModelSO )
NAMELIST : |
|
FlagDynamics : | logical
: | 力学過程計算用フラグ Flag for dynamics
|
|
FlagFullPhysics : | logical
: | 全物理過程計算用フラグ Flag for full physics
|
|
FlagHS94 : | logical
: | Held and Suarez (1994) 強制オン/オフ. Held and Suarez (1994) forcing
on/off.
|
|
FlagVenusSimple : | logical
: | 金星簡単強制用フラグ Flag for simple forcing for Venus
|
|
FlagRadiationDennouAGCM : | logical
: | flag for use of radiation model used in DennouAGCM
|
|
FlagSSModel : | logical
: | flag for use of subsurface grid
|
|
FlagSSModelSO : | logical
: | flag for use of slab ocean
|
|
デフォルト値については初期化手続 "main/dcpam_main.F90#MainInit"
のソースコードを参照のこと.
Refer to source codes in the initialization procedure "main/dcpam_main.F90#MainInit"
for the default values.
This namelist group name is input/output in main/dcpam_main.F90#dcpam_main
dcpam_main_nml( FlagDynamics, FlagFullPhysics, FlagHS94, FlagVenusSimple, FlagRadiationDennouAGCM, FlagSSModel, FlagSSModelSO )
dry_conv_adjust_nml( CrtlRH, ItrtMax, AdjustCriterion, FlagUse )
NAMELIST : |
|
CrtlRH : | real(DP), save
: | 臨界相対湿度. Critical relative humidity
|
|
ItrtMax : | integer, save
: | イテレーション回数. Number of iteration
|
|
AdjustCriterion(1:MaxNmlArySize) : | real(DP), save
: | 調節を行う基準 (湿潤静的エネルギーの差の温度換算値) Criterion of
adjustment (temperature difference equivalent to difference of dry static
energy)
|
|
FlagUse : | logical, save
: | 使用フラグ flag for use of this scheme
|
|
デフォルト値については初期化手続 "dry_conv_adjust#DryConvAdjustInit"
のソースコードを参照のこと.
Refer to source codes in the initialization procedure "dry_conv_adjust#DryConvAdjustInit"
for the default values.
This namelist group name is input/output in dry_conv_adjust#DryConvAdjustInit
dryconv_adjust_nml( ItrtMax, TempSatMax, flag_dryconv_adjust )
dynamics_hspl_vas83_nml( TimeIntegScheme, HDOrder, HDEFoldTimeValue, HDEFoldTimeUnit, FlagSpongeLayer, FlagSpongeLayerforZonalMean, FlagSpongeLayerforHeat, SLEFoldTimeValue, SLEFoldTimeUnit, SLOrder, SLNumLayer, RefTemp )
NAMELIST : |
|
TimeIntegScheme : | character(TOKEN)
: | 時間積分法. 以下の方法を選択可能.
Time integration scheme. Available schemes are as follows.
- "Semi-implicit"
- "Explicit"
|
|
HDOrder : | integer
: | 超粘性の次数. Order of hyper-viscosity
|
|
HDEFoldTimeValue : | real(DP)
: | 最大波数に対する e-folding time. 負の値を与えると,
水平拡散係数をゼロにします.
E-folding time for maximum wavenumber. If negative value is given,
coefficients of horizontal diffusion become zero.
|
|
HDEFoldTimeUnit : | character(TOKEN)
: | 最大波数に対する e-folding time の単位. Unit of e-folding time for maximum
wavenumber
|
|
FlagSpongeLayer : | logical
|
FlagSpongeLayerforZonalMean : | logical
|
FlagSpongeLayerforHeat : | logical
|
SLEFoldTimeValue : | real(DP)
: | スポンジ層の最上層における減衰時定数 Damping time constant at the top
model layer in a sponge layer
|
|
SLEFoldTimeUnit : | character(TOKEN)
: | SLEFoldTimeValue の単位 Unit of SLEFoldTimeValue
|
|
SLOrder : | integer
: | スポンジ層の減衰係数の sigma 依存性のオーダ Sigma dependence of damping
coefficient in a sponge layer
|
|
SLNumLayer : | integer
: | スポンジ層が適応されるモデル上端からの層の数 Number of layers which the
sponge layer is applied.
|
|
RefTemp : | real(DP)
: | . 基準温度.
Reference temperature
|
|
デフォルト値については初期化手続 "dynamics_hspl_vas83#DynamicsInit"
のソースコードを参照のこと.
Refer to source codes in the initialization procedure "dynamics_hspl_vas83#DynamicsInit"
for the default values.
This namelist group name is input/output in dynamics_hspl_vas83#DynamicsInit
fileset_nml( FileTitle, FileSource, FileInstitution )
NAMELIST : |
|
FileTitle : | character(STRING), save, public
: | 出力データファイルの表題. Title of output data files
|
|
FileSource : | character(STRING), save, public
: | データファイル作成の手段. Source of data file
|
|
FileInstitution : | character(STRING), save, public
: | データファイルを最終的に変更した組織/個人. Institution or person that
changes data files for the last time
|
|
デフォルト値については初期化手続 "fileset#FilesetInit"
のソースコードを参照のこと.
Refer to source codes in the initialization procedure "fileset#FilesetInit" for the default
values.
This namelist group name is input/output in fileset#FilesetInit
gridset_nml( nmax, imax, jmax, kmax, kslmax )
NAMELIST : |
|
nmax : | integer, save, public
: | 最大全波数. Maximum truncated wavenumber
|
|
imax : | integer, save, public
: | 経度格子点数. Number of grid points in longitude
|
|
jmax : | integer, save, public
: | 緯度格子点数. Number of grid points in latitude
|
|
kmax : | integer, save, public
: | 鉛直層数. Number of vertical level
|
|
kslmax : | integer, save, public
: | 地下の鉛直層数. Number of subsurface vertical level
|
|
デフォルト値については初期化手続 "gridset#GridsetInit"
のソースコードを参照のこと.
Refer to source codes in the initialization procedure "gridset#GridsetInit" for the default
values.
This namelist group name is input/output in gridset#GridsetInit
initial_data_nml( Pattern, TempAvr, PsAvr, QVapAvr, Ueq )
NAMELIST : |
|
Pattern : | character(STRING), save, public
: | 初期値データのパターン. 以下のパターンを選択可能.
Initial data pattern Available patterns are as follows.
- "Small Disturbance of Temperature" (default value)
- "AGCM 5.3 Default"
- "Sugiyama et al. (2008)"
|
|
TempAvr : | real(DP), save, public
: | . 温度平均値. Mean
temperature
|
|
PsAvr : | real(DP), save, public
: | . 地表面気圧平均値. Mean surface pressure
|
|
QVapAvr : | real(DP), save, public
: | . 比湿平均値. Mean
specific humidity
|
|
Ueq : | real(DP), save, public
: | .
赤道上の東西風速. Eastward wind on the equator
|
|
デフォルト値については初期化手続 "initial_data#InitDataInit"
のソースコードを参照のこと.
Refer to source codes in the initialization procedure "initial_data#InitDataInit" for
the default values.
This namelist group name is input/output in initial_data#InitDataInit
lscond_nml( CrtlRH, ItrtMax, FlagUse )
NAMELIST : |
|
CrtlRH : | real(DP), save
: | 臨界相対湿度. Critical relative humidity
|
|
ItrtMax : | integer, save
: | イテレーション回数. Number of iteration
|
|
FlagUse : | logical, save
: | 使用フラグ flag for use of this scheme
|
|
デフォルト値については初期化手続 "lscond#LSCondInit"
のソースコードを参照のこと.
Refer to source codes in the initialization procedure "lscond#LSCondInit" for the default
values.
This namelist group name is input/output in lscond#LSCondInit
moist_conv_adjust_nml( CrtlRH, ItrtMax, AdjustCriterion, FlagUse )
NAMELIST : |
|
CrtlRH : | real(DP), save
: | 臨界相対湿度. Critical relative humidity
|
|
ItrtMax : | integer, save
: | イテレーション回数. Number of iteration
|
|
AdjustCriterion(1:MaxNmlArySize) : | real(DP), save
: | 調節を行う基準 (湿潤静的エネルギーの差の温度換算値) Criterion of
adjustment (temperature difference equivalent to difference of moist static
energy)
|
|
FlagUse : | logical, save
: | 使用フラグ flag for use of this scheme
|
|
デフォルト値については初期化手続 "moist_conv_adjust#CumAdjInit"
のソースコードを参照のこと.
Refer to source codes in the initialization procedure "moist_conv_adjust#MoistConvAdjustInit"
for the default values.
This namelist group name is input/output in moist_conv_adjust#MoistConvAdjustInit
phy_implicit_sdh_nml( SOHeatCapacity )
radiation_CA81_nml( DiffFactor, ShortAtmosAlbedo )
NAMELIST : |
|
DiffFactor : | real(DP), save
|
ShortAtmosAlbedo : | real(DP), save
|
デフォルト値については初期化手続
"radiation_LH74#RadiationLH74Init" のソースコードを参照のこと.
Refer to source codes in the initialization procedure
"radiation_LH74#RadiationLH74Init" for the default values.
This namelist group name is input/output in
radiation_CA81#RadiationCA81Init
radiation_DennouAGCM_nml( DelTimeLongValue, DelTimeLongUnit, DelTimeShortValue, DelTimeShortUnit, LongBandNum, LongAbsorpCoefQVap, LongAbsorpCoefDryAir, LongBandWeight, LongPathLengthFact, ShortBandNum, ShortAbsorpCoefQVap, ShortAbsorpCoefDryAir, ShortBandWeight, ShortSecScat, ShortAtmosAlbedo, RstInputFile, RstOutputFile )
NAMELIST : |
|
DelTimeLongValue : | real(DP), save
: | 長波フラックスを計算する時間間隔の数値. Value of interval step of long
wave flux calculation
|
|
DelTimeLongUnit : | character(STRING), save
: | 長波フラックスを計算する時間間隔の単位. Unit of interval step of long wave
flux calculation
|
|
DelTimeShortValue : | real(DP), save
: | 短波 (日射) フラックスを計算する時間間隔の数値. Value of interval step of
short wave (insolation) flux calculation
|
|
DelTimeShortUnit : | character(STRING), save
: | 短波 (日射) フラックスを計算する時間間隔の単位. Unit of interval step of
short wave (insolation) flux calculation
|
|
LongBandNum : | integer, save
: | 長波バンド数. Number of long wave band
|
|
LongAbsorpCoefQVap(1:MaxNmlArySize) : | real(DP), save
: | . 水の吸収係数. Absorption
coefficient of water.
|
|
LongAbsorpCoefDryAir(1:MaxNmlArySize) : | real(DP), save
: | . 空気の吸収係数. Absorption coefficient of air.
|
|
LongBandWeight(1:MaxNmlArySize) : | real(DP), save
|
LongPathLengthFact : | real(DP), save
: | 光路長のファクタ. Factor of optical length
|
|
ShortBandNum : | integer, save
: | 短波バンド数. Number of short wave band
|
|
ShortAbsorpCoefQVap(1:MaxNmlArySize) : | real(DP), save
: | . 水の吸収係数. Absorption
coefficient of water.
|
|
ShortAbsorpCoefDryAir(1:MaxNmlArySize) : | real(DP), save
: | . 空気の吸収係数. Absorption coefficient of air.
|
|
ShortBandWeight(1:MaxNmlArySize) : | real(DP), save
|
ShortSecScat : | real(DP), save
: | 散乱の . of scattering
|
|
ShortAtmosAlbedo : | real(DP), save
|
RstInputFile : | character(STRING)
: | 入力するリスタートデータのファイル名 Filename of input restart data
|
|
RstOutputFile : | character(STRING)
: | 出力するリスタートデータのファイル名 Filename of output restart data
|
|
デフォルト値については初期化手続
"radiation_DennouAGCM#RadiationInit" のソースコードを参照のこと.
Refer to source codes in the initialization procedure
"radiation_DennouAGCM#RadiationInit" for the default values.
This namelist group name is input/output in
radiation_DennouAGCM#RadiationInit
radiation_LH74_nml( DiffFactorH2O, DiffFactorO3, ShortAtmosAlbedo, FlagSimpleMagFac )
NAMELIST : |
|
DiffFactorH2O : | real(DP), save
|
DiffFactorO3 : | real(DP), save
|
ShortAtmosAlbedo : | real(DP), save
|
FlagSimpleMagFac : | logical , save
: | エアマス計算のためのフラグ Flag for air-mass calculation
|
|
デフォルト値については初期化手続
"radiation_LH74#RadiationLH74Init" のソースコードを参照のこと.
Refer to source codes in the initialization procedure
"radiation_LH74#RadiationLH74Init" for the default values.
This namelist group name is input/output in
radiation_LH74#RadiationLH74Init
radiation_RL78_nml( VMRCO2, DelTimeCalcTransValue, DelTimeCalcTransUnit )
NAMELIST : |
|
VMRCO2 : | real(DP), save
: | Volume mixing ratio of CO2
|
|
DelTimeCalcTransValue : | real(DP)
|
DelTimeCalcTransUnit : | character(STRING)
|
This namelist group name is input/output in
radiation_RL78#RadiationRoeweLiouInit
radiation_dcpam_E_SW_V1_nml( MeanMolWeight, O3MolWeight, FlagRayleighScattering )
NAMELIST : |
|
MeanMolWeight : | real(DP), save
|
O3MolWeight : | real(DP), save
|
FlagRayleighScattering : | logical , save
|
デフォルト値については初期化手続
"radiation_dcpam_SWEV1#RadiationDcpamSWEV1Init"
のソースコードを参照のこと.
Refer to source codes in the initialization procedure
"radiation_dcpam_SWEV1#RadiationDcpamSWEV1Init" for the default
values.
This namelist group name is input/output in
radiation_dcpam_E_SW_V1#RadiationDcpamESWV1Init
radiation_short_income_nml( SolarConst )
radiation_short_income_nml( SolarConst, AnnualMean, DiurnalMean, YearLengthScld, DayLengthScld, EpsOrb, EqnOrb, Eccentricity, MeanAnomary_init, MaxItrEccAnomary, ThreEccAnomaryError, IncomAIns, IncomBIns, IncomAZet, IncomBZet )
NAMELIST : |
|
SolarConst : | real(DP), save
|
AnnualMean : | integer, save
: | 年平均入射フラグ. Flag for annual mean incoming radiation.
|
|
DiurnalMean : | integer, save
: | 日平均入射フラグ. Flag for diurnal mean incoming radiation.
|
|
YearLengthScld : | real(DP), save
: | モデルの 1 年でスケーリングした 1 年の長さ. Length of a year scaled by a
year of model.
|
|
DayLengthScld : | real(DP), save
: | モデルの 1 日でスケーリングした 1 日の長さ. Length of a day scaled by a
day of model.
|
|
EpsOrb : | real(DP), save
: | 赤道傾斜角. Inclination of equator to orbit.
|
|
EqnOrb : | real(DP), save
|
Eccentricity : | real(DP), save
|
MeanAnomary_init : | real(DP), save
: | 計算開始時の平均近点角 (0.0 - 2*PI). Mean anomary (0.0 - 2*PI).
|
|
MaxItrEccAnomary : | integer, save
: | 離心近点角を計算する時の最大繰り返し回数. Maximum iteration number of
times to calculate eccentric anomary.
|
|
ThreEccAnomaryError : | real(DP), save
: | 離心近点角を計算する時の誤差の許容しきい値. Threshold of error to
calculate eccentric anomary.
|
|
IncomAIns : | real(DP), save
: | . 年平均入射の係数. Coefficient of annual mean
incoming radiation.
|
|
IncomBIns : | real(DP), save
: | . 年平均入射の係数. AIns に同じ. Coefficient of
annual mean incoming radiation. Same as "AIns".
|
|
IncomAZet : | real(DP), save
: | .
年平均入射角の係数. AIns に同じ. Coefficient of annual mean incoming
radiation. Same as "AIns".
|
|
IncomBZet : | real(DP), save
: | .
年平均入射角の係数. AIns に同じ. Coefficient of annual mean incoming
radiation. Same as "AIns".
|
|
デフォルト値については初期化手続 "radiation_short_income#ShtIncomeInit"
のソースコードを参照のこと.
Refer to source codes in the initialization procedure "radiation_short_income#ShtIncomeInit"
for the default values.
This namelist group name is input/output in radiation_short_income#ShtIncomeInit
restart_file_io_nml( InputFile, OutputFile, IntValue, IntUnit )
NAMELIST : |
|
InputFile : | character(STRING), save, public
: | 入力するリスタートデータのファイル名 Filename of input restart data
|
|
OutputFile : | character(STRING), save, public
: | 出力するリスタートデータのファイル名 Filename of output restart data
|
|
IntValue : | real, save, public
: | リスタートデータの出力間隔 (数値). Interval of restart data output
(numerical value)
|
|
IntUnit : | character(TOKEN), save, public
: | リスタートデータの出力間隔 (単位). Interval of restart data output (unit)
|
|
デフォルト値については初期化手続 "restart_file_io#RestartFileInit"
のソースコードを参照のこと.
Refer to source codes in the initialization procedure "restart_file_io#RestartFileInit"
for the default values.
This namelist group name is input/output in restart_file_io#RestartFileInit
restart_surftemp_io_nml( InputFile, InputName, OutputFile, IntValue, IntUnit )
NAMELIST : |
|
InputFile : | character(STRING), save
: | 入力するリスタートデータのファイル名 Filename of input restart data
|
|
InputName : | character(TOKEN), save
: | 入力するリスタートデータの変数名 Variable name of input restart data
|
|
OutputFile : | character(STRING), save
: | 出力するリスタートデータのファイル名 Filename of output restart data
|
|
IntValue : | real, save
: | リスタートデータの出力間隔. Interval of restart data output
|
|
IntUnit : | character(TOKEN)
: | リスタートデータの出力間隔の単位. Unit for interval of restart data output
|
|
デフォルト値については初期化手続 "restart_surftemp_io#RestartSurfTempInit"
のソースコードを参照のこと.
Refer to source codes in the initialization procedure "restart_surftemp_io#RestartSurfTempInit"
for the default values.
This namelist group name is input/output in restart_surftemp_io#RestartSurfTempInit
set_O3_nml( FlagO3, O3File )
NAMELIST : |
|
FlagO3 : | logical , save
|
O3File : | character(STRING), save
|
デフォルト値については初期化手続
"radiation_DennouAGCM#RadiationInit" のソースコードを参照のこと.
Refer to source codes in the initialization procedure
"radiation_DennouAGCM#RadiationInit" for the default values.
This namelist group name is input/output in set_o3#SetO3Init
set_cloud_nml( FactorCondToCloudSW, FactorCondToCloudLW, FlagCloud )
NAMELIST : |
|
FactorCondToCloudSW : | real(DP), save
: | A constant to be used to convert liquid water production rate in a layer
to cloud optical depth in short wave radiation.
|
|
FactorCondToCloudLW : | real(DP), save
: | A constant to be used to convert liquid water production rate in a layer
to cloud optical depth in long wave radiation.
|
|
FlagCloud : | logical , save
: | A flag for cloud set. If FlagCloud is true, the effect of cloud is
considered. It should be noticed that in principle FlagCloud = .false. is
equivalent to FactorCondToCloudSW = FactorCondToCloudLW = 0. So, this
variable is verbose.
|
|
デフォルト値については初期化手続 "set_cloud#setCloudInit"
のソースコードを参照のこと.
Refer to source codes in the initialization procedure "set_cloud#SetCloudInit" for the
default values.
This namelist group name is input/output in set_cloud#SetCloudInit
surface_data_nml( Pattern, SurfTemp, Albedo, HumidCoef, RoughLength, HeatCapacity, TempFlux, SurfCond, SeaIceConc )
NAMELIST : |
|
Pattern : | character(STRING), save
: | 地表面データのパターン. 以下のパターンを選択可能.
Surface data pattern. Available patterns are as follows.
- "Hosaka et al. (1998)"
- "Homogeneous"
|
|
SurfTemp : | real(DP), save
: | 地表面温度の基準値. Standard value of surface temperature
|
|
Albedo : | real(DP), save
|
HumidCoef : | real(DP), save
: | 地表湿潤度. Surface humidity coefficient
|
|
RoughLength : | real(DP), save
: | 地表粗度長. Surface rough length
|
|
HeatCapacity : | real(DP), save
: | 地表熱容量. Surface heat capacity
|
|
TempFlux : | real(DP), save
: | 地中熱フラックス. Ground temperature flux
|
|
SurfCond : | integer, save
: | 地表状態 (0: 固定, 1: 可変). Surface condition (0: fixed, 1: variable)
|
|
SeaIceConc : | real(DP), save
: | 海氷面密度 Sea ice concentration
|
|
デフォルト値については初期化手続 "surface_data#SurfDataInit"
のソースコードを参照のこと.
Refer to source codes in the initialization procedure "surface_data#SurfDataInit" for
the default values.
This namelist group name is input/output in surface_data#SurfDataInit
surface_flux_bulk_nml( FlagConstBulkCoef, FlagUseOfBulkCoefInNeutralCond, ConstBulkCoef, VelMinForRi, VelMinForVel, VelMinForTemp, VelMinForQVap, VelMaxForVel, VelMaxForTemp, VelMaxForQVap, VelBulkCoefMin, TempBulkCoefMin, QVapBulkCoefMin, VelBulkCoefMax, TempBulkCoefMax, QVapBulkCoefMax )
NAMELIST : |
|
FlagConstBulkCoef : | logical, save
: | Flag for using constant bulk coefficient
|
|
FlagUseOfBulkCoefInNeutralCond : | logical, save
: | Flag for using bulk coefficient in neutral condition
|
|
ConstBulkCoef : | real(DP), save
: | バルク係数一定値. Steady value of bulk coefficient
|
|
VelMinForRi : | real(DP), save
: | 数用風最小値. Minimum value of
velocity for number
|
|
VelMinForVel : | real(DP), save
: | 運動量用風最小値. Minimum value of velocity for momentum
|
|
VelMinForTemp : | real(DP), save
: | 熱用風最小値. Minimum value of velocity for thermal
|
|
VelMinForQVap : | real(DP), save
: | 水蒸気用風最小値. Minimum value of velocity for vapor
|
|
VelMaxForVel : | real(DP), save
: | 運動量用風最大値. Maximum value of velocity for momentum
|
|
VelMaxForTemp : | real(DP), save
: | 熱用風最大値. Maximum value of velocity for thermal
|
|
VelMaxForQVap : | real(DP), save
: | 水蒸気用風最大値. Maximum value of velocity for vapor
|
|
VelBulkCoefMin : | real(DP), save
: | バルク係数最小値. Minimum value of bulk coefficient
|
|
TempBulkCoefMin : | real(DP), save
: | バルク係数最小値. Minimum value of bulk coefficient
|
|
QVapBulkCoefMin : | real(DP), save
: | バルク係数最小値. Minimum value of bulk coefficient
|
|
VelBulkCoefMax : | real(DP), save
: | バルク係数最大値. Maximum value of bulk coefficient
|
|
TempBulkCoefMax : | real(DP), save
: | バルク係数最大値. Maximum value of bulk coefficient
|
|
QVapBulkCoefMax : | real(DP), save
: | バルク係数最大値. Maximum value of bulk coefficient
|
|
デフォルト値については初期化手続 "surface_flux_bulk#SurfFluxInit"
のソースコードを参照のこと.
Refer to source codes in the initialization procedure "surface_flux_bulk#SurfFluxInit"
for the default values.
This namelist group name is input/output in surface_flux_bulk#SurfFluxInit
surface_properties_nml( SurfTempSetting, SurfTempFile, SurfTempName, SeaIceSetting, SeaIceFile, SeaIceName, AlbedoSetting, AlbedoFile, AlbedoName, HumidCoefSetting, HumidCoefFile, HumidCoefName, RoughLengthSetting, RoughLengthFile, RoughLengthName, HeatCapacitySetting, HeatCapacityFile, HeatCapacityName, TempFluxSetting, TempFluxFile, TempFluxName, SurfCondSetting, SurfCondFile, SurfCondName, SurfHeightSetting, SurfHeightFile, SurfHeightName )
NAMELIST : |
|
SurfTempSetting : | character(STRING), save
: | 地表面温度の設定方法 Setting of surface temperature
|
|
SurfTempFile : | character(STRING), save
: | 地表面温度のファイル名. File name of surface temperature
|
|
SurfTempName : | character(TOKEN) , save
: | 地表面温度の変数名. Variable name of surface temperature
|
|
SeaIceSetting : | character(STRING), save
: | 海氷面密度の設定方法 Setting of sea ice concentration
|
|
SeaIceFile : | character(STRING), save
: | 海氷面密度のファイル名. File name of sea ice concentration
|
|
SeaIceName : | character(TOKEN) , save
: | 海氷面密度の変数名. Variable name of sea ice concentration
|
|
AlbedoSetting : | character(STRING), save
: | 地表アルベドの設定方法 Settingof surface albedo
|
|
AlbedoFile : | character(STRING), save
: | 地表アルベドのファイル名. File name of surface albedo
|
|
AlbedoName : | character(TOKEN) , save
: | 地表アルベドの変数名. Variable name of surface albedo
|
|
HumidCoefSetting : | character(STRING), save
: | 地表湿潤度の設定方法 Setting of surface humidity coefficient
|
|
HumidCoefFile : | character(STRING), save
: | 地表湿潤度のファイル名. File name of surface humidity coefficient
|
|
HumidCoefName : | character(TOKEN) , save
: | 地表湿潤度の変数名. Variable name of surface humidity coefficient
|
|
RoughLengthSetting : | character(STRING), save
: | 地表粗度長の設定方法 Setting of surface rough length
|
|
RoughLengthFile : | character(STRING), save
: | 地表粗度長のファイル名. File name of surface rough length
|
|
RoughLengthName : | character(TOKEN) , save
: | 地表粗度長の変数名. Variable name of surface rough length
|
|
HeatCapacitySetting : | character(STRING), save
: | 地表熱容量の設定方法 Setting of surface heat capacity
|
|
HeatCapacityFile : | character(STRING), save
: | 地表熱容量のファイル名. File name of surface heat capacity
|
|
HeatCapacityName : | character(TOKEN) , save
: | 地表熱容量の変数名. Variable name of surface heat capacity
|
|
TempFluxSetting : | character(STRING), save
: | 地中熱フラックスの設定方法 Setting of ground temperature flux
|
|
TempFluxFile : | character(STRING), save
: | 地中熱フラックスのファイル名. File name of ground temperature flux
|
|
TempFluxName : | character(TOKEN) , save
: | 地中熱フラックスの変数名. Variable name of ground temperature flux
|
|
SurfCondSetting : | character(STRING), save
: | 地表状態の設定方法 Setting of surface condition
|
|
SurfCondFile : | character(STRING), save
: | 地表状態のファイル名. File name of surface condition
|
|
SurfCondName : | character(TOKEN) , save
: | 地表状態の変数名. Variable name of surface condition
|
|
SurfHeightSetting : | character(STRING), save
: | 地表面高度の設定方法 Setting of surface height
|
|
SurfHeightFile : | character(STRING), save
: | 地表面高度のファイル名. File name of surface height
|
|
SurfHeightName : | character(TOKEN) , save
: | 地表面高度の変数名. Variable name of surface height
|
|
デフォルト値については初期化手続 "surface_properties#SurfacePropertiesInit"
のソースコードを参照のこと.
Refer to source codes in the initialization procedure "surface_properties#SurfacePropertiesInit"
for the default values.
This namelist group name is input/output in surface_properties#SurfacePropertiesInit
timefilter_asselin1972_nml( FilterParameter )
NAMELIST : |
|
FilterParameter : | real(DP), save
: | タイムフィルターの係数. Time filter coefficient
!$ integer, save: | IntStep ! タイムフィルターを適用するステップ間隔.
|
!$ ! Step interval of time filter application
!$ integer, save: | CurStep ! TimeFilter が呼ばれた回数.
|
!$ ! Number of times that "TimeFilter" is called
!$ integer, save: | PrevStep ! 前回タイムフィルターを適用したステップ数.
|
!$ ! Step number that is filtered previously
|
|
, IntStep
デフォルト値については初期化手続
"timefilter_asselin1972#Hs94Init" のソースコードを参照のこと.
Refer to source codes in the initialization procedure
"timefilter_asselin1972#Hs94Init" for the default values.
This namelist group name is input/output in timefilter_asselin1972#TimeFiltInit
timeset_nml( StartTimeValue, StartTimeUnit, EndTimeValue, EndTimeUnit, DelTimeValue, DelTimeUnit, PredictIntValue, PredictIntUnit, CpuTimeMoniter, Date, Calendar )
NAMELIST : |
|
StartTimeValue : | real(DP), save
: | 計算開始時刻. Start time of calculation
|
|
StartTimeUnit : | character(TOKEN), save
: | 計算開始時刻の単位. Unit of start time of calculation
|
|
EndTimeValue : | real(DP), save
: | 計算終了時刻. End time of calculation
|
|
EndTimeUnit : | character(TOKEN), save
: | 計算開始時刻の単位. Unit of end time of calculation
|
|
DelTimeValue : | real(DP), save
: | . 単位は DelTimeUnit
にて指定. Unit is specified by "DelTimeUnit".
|
|
DelTimeUnit : | character(TOKEN), save
|
PredictIntValue : | real(DP), save
: | 終了予測日時表示間隔. Interval of predicted end time output
|
|
PredictIntUnit : | character(TOKEN), save
: | 終了予測日時表示間隔 (単位). Unit for interval of predicted end time
output
|
|
CpuTimeMoniter : | logical, save
: | CPU 時間計測のオンオフ On/off of CPU time monitoring
|
|
Date(8) : | integer, save
: | 計算開始日時. (年月日時分秒, タイムゾーン時分) Start date of calculation.
(year, month, day, hour, minute, second, and hour, minute of time zone)
|
|
Calendar : | character(TOKEN), save
|
デフォルト値については初期化手続 "timeset#TimesetInit"
のソースコードを参照のこと.
Refer to source codes in the initialization procedure "timeset#TimesetInit" for the default
values.
This namelist group name is input/output in timeset#TimesetInit
vdiffusion_my1974_nml( FlagConstDiffCoef, ConstDiffCoefM, ConstDiffCoefH, SquareVelMin, BulkRiNumMin, MixLengthMax, TildeShMin, TildeSmMin, VelDiffCoefMin, TempDiffCoefMin, QMixDiffCoefMin, VelDiffCoefMax, TempDiffCoefMax, QMixDiffCoefMax, MYLv2ParamA1, MYLv2ParamB1, MYLv2ParamA2, MYLv2ParamB2, MYLv2ParamC1 )
NAMELIST : |
|
FlagConstDiffCoef : | logical , save
: | Flag for use of constant diffusion coefficient
|
|
ConstDiffCoefM : | real(DP), save
: | Diffusion coefficient for momentum that is used in the case of
FlagConstDiffCoef == .true.
|
|
ConstDiffCoefH : | real(DP), save
: | Diffusion coefficient for heat that is used in the case of
FlagConstDiffCoef == .true.
|
|
SquareVelMin : | real(DP), save
: | 風二乗差最小値. Minimum value of square of velocity
|
|
BulkRiNumMin : | real(DP), save
: | バルク 数最小値.
Minimum value of bulk
|
|
MixLengthMax : | real(DP), save
: | 最大混合距離. Maximum mixing length
|
|
TildeShMin : | real(DP), save
: | 最小値. Minimum
|
|
TildeSmMin : | real(DP), save
: | 最小値. Minimum
|
|
VelDiffCoefMin : | real(DP), save
: |
拡散係数最小値. Minimum diffusion coefficient of
|
|
TempDiffCoefMin : | real(DP), save
: | 拡散係数最小値. Minimum diffusion
coefficient of
|
|
QMixDiffCoefMin : | real(DP), save
: | 拡散係数最小値. Minimum diffusion
coefficient of
|
|
VelDiffCoefMax : | real(DP), save
: |
拡散係数最大値. Maximum diffusion coefficient of
|
|
TempDiffCoefMax : | real(DP), save
: | 拡散係数最大値. Maximum diffusion
coefficient of
|
|
QMixDiffCoefMax : | real(DP), save
: | 拡散係数最大値. Maximum diffusion
coefficient of
|
|
MYLv2ParamA1 : | real(DP), save
|
MYLv2ParamB1 : | real(DP), save
|
MYLv2ParamA2 : | real(DP), save
|
MYLv2ParamB2 : | real(DP), save
|
MYLv2ParamC1 : | real(DP), save
|
デフォルト値については初期化手続 "vdiffusion_my1974#VDiffInit"
のソースコードを参照のこと.
Refer to source codes in the initialization procedure "vdiffusion_my1974#VDiffInit"
for the default values.
This namelist group name is input/output in vdiffusion_my1974#VDiffInit
venus_simple_forcing_nml( SurfFrictionTimeConstInEarthDay, VDiffCoefM, VDiffCoefH, FlagConstNCC, ConstNCCInEarthDay )