Public Instance methods
basicset( Grav, TempSfc, PressSfc, PressBasis, Tropopause, SpcDrySymbol, SpcDryMolFr, SpcWetSymbol, SpcWetMolFr, EnvType, Humidity, TempStrat, Dhight, TempGnd )
| NAMELIST : |
|
| Grav : | real(8)
|
| TempSfc : | real(8)
|
| PressSfc : | real(8)
|
| PressBasis : | real(8)
|
| Tropopause : | real(8)
|
| SpcDrySymbol(5) : | character(20)
| : | 乾燥成分の化学種名
character(15) :: SpcWetSymbol(10)!湿潤成分の化学種名
|
|
| SpcDryMolFr(5) : | real(8)
| : | 乾燥成分の化学種の存在度
real(8) :: SpcWetMolFr(10) !湿潤成分の化学種の存在度
|
|
| SpcWetSymbol(10) : | character(20)
|
| SpcWetMolFr(10) : | real(8)
|
| EnvType : | character(20)
| : | 基本場の温度設定, ‘Dry’ or ‘Moist‘
|
|
| Humidity : | real(8)
|
| TempStrat : | real(8)
|
| Dhight : | real(8)
|
| TempGnd : | real(8)
|
This namelist group name is input/output in BasicSet#BasicSet_Init
cloudset( DensIce, NumAerosol, RadiAerosol, Kd, SatRatioCr, SatRtWetAdia )
| NAMELIST : |
|
| DensIce : | real(8)
|
| NumAerosol : | real(8)
|
| RadiAerosol : | real(8)
|
| Kd : | real(8)
| : | 大気の熱伝導係数 [W/K m]
real(8) :: SatPressA ! 飽和蒸気圧の式の係数 [Pa]
real(8) :: SatPressB ! 飽和蒸気圧の式の係数 [K]
|
|
| SatRatioCr : | real(8)
|
| SatRtWetAdia : | real(8)
& SatPressA, SatPressB, SatRatioCr, SatRtWetAdia
|
end
This namelist group name is input/output in cloudset#cloudset_init
damping( Alpha, Time, DepthH, DepthV )
disturbset( Type, DelMax, XrRate, XcRate, ZrRate, ZcRate, Humidity, Xpos, Zpos )
| NAMELIST : |
|
| Type : | character(20)
|
| DelMax : | real(8)
|
| XrRate : | real(8)
|
| XcRate : | real(8)
|
| ZrRate : | real(8)
|
| ZcRate : | real(8)
|
| Humidity : | real(8)
|
| Xpos : | real(8)
| : | 擾乱の X 座標 [m] (Therma-Random 用)
|
|
| Zpos : | real(8)
| : | 擾乱の Z 座標 [m] (Therma-Random 用)
|
|
This namelist group name is input/output in env/disturbenv_old.f90#DisturbEnv
disturbset( Type, DelMax, XrRate, XcRate, ZrRate, ZcRate, Humidity, Xpos, Zpos )
| NAMELIST : |
|
| Type : | character(20)
|
| DelMax : | real(8)
|
| XrRate : | real(8)
|
| XcRate : | real(8)
|
| ZrRate : | real(8)
|
| ZcRate : | real(8)
|
| Humidity : | real(8)
|
| Xpos : | real(8)
| : | 擾乱の X 座標 [m] (Therma-Random 用)
|
|
| Zpos : | real(8)
| : | 擾乱の Z 座標 [m] (Therma-Random 用)
|
|
This namelist group name is input/output in env/disturbenvmpi.f90#DisturbEnvMPI
disturbset( Type, DelMax, XrRate, XcRate, ZrRate, ZcRate, Humidity, Xpos, Zpos, HalfWidth, ShearWidth )
| NAMELIST : |
|
| Type : | character(20)
|
| DelMax : | real(8)
|
| XrRate : | real(8)
|
| XcRate : | real(8)
|
| ZrRate : | real(8)
|
| ZcRate : | real(8)
|
| Humidity : | real(8)
|
| Xpos : | real(8)
| : | 擾乱の X 座標 [m] (Therma-Random 用)
|
|
| Zpos : | real(8)
| : | 擾乱の Z 座標 [m] (Therma-Random 用)
|
|
| HalfWidth : | real(8)
|
| ShearWidth : | real(8)
|
This namelist group name is input/output in env/disturbenv.f90#DisturbEnv
fileset( InitFile, HistoryFilePrefix, ReStartFile, RandomFile, ExpTitle, ExpSrc , ExpInst )
| NAMELIST : |
|
| InitFile : | character(80)
|
| HistoryFilePrefix : | character(80)
|
| ReStartFile : | character(80)
|
| RandomFile : | character(80)
|
| ExpTitle : | character(80)
|
| ExpSrc : | character(80)
|
| ExpInst : | character(80)
|
This namelist group name is input/output in fileset#fileset_init
fileset( InitFilePrefix, HistoryFilePrefix, RandomFile, ExpTitle, ExpSrc, ExpInst )
| NAMELIST : |
|
| InitFilePrefix : | character(80)
|
| HistoryFilePrefix : | character(80)
|
| RandomFile : | character(80)
|
| ExpTitle : | character(80)
|
| ExpSrc : | character(80)
|
| ExpInst : | character(80)
|
This namelist group name is input/output in filesetmpi#fileset_init
gridset( NX, NZ, Xmin, Xmax, Zmin, Zmax, SpcNum )
radiation( RadHeatRate, RadHeightUp, RadHeightDown, RadCoolRate, RadHeightUp2, RadHeightDown2 )
| NAMELIST : |
|
| RadHeatRate = 0.0d0 : | real(8)
|
| RadHeightUp : | real(8)
|
| RadHeightDown : | real(8)
|
| RadCoolRate = 0.0d0 : | real(8)
|
| RadHeightUp2 : | real(8)
|
| RadHeightDown2 : | real(8)
|
This namelist group name is input/output in Radiation#Radiation_init
radiation( RadHeatRate, RadHeightUp, RadHeightDown, RadCoolRate, RadHeightUp2, RadHeightDown2 )
| NAMELIST : |
|
| RadHeatRate = 0.0d0 : | real(8)
|
| RadHeightUp : | real(8)
|
| RadHeightDown : | real(8)
|
| RadCoolRate = 0.0d0 : | real(8)
|
| RadHeightUp2 : | real(8)
|
| RadHeightDown2 : | real(8)
|
This namelist group name is input/output in Radiation#Radiation_init
radiation( RadHeatRate, RadHeightUp, RadHeightDown, RadCoolRate, RadHeightUp2, RadHeightDown2, RadExpCoff1, RadExpCoff2, RadExpCoff3 )
| NAMELIST : |
|
| RadHeatRate = 0.0d0 : | real(8)
|
| RadHeightUp : | real(8)
|
| RadHeightDown : | real(8)
|
| RadCoolRate = 0.0d0 : | real(8)
|
| RadHeightUp2 : | real(8)
|
| RadHeightDown2 : | real(8)
|
| RadExpCoff1 : | real(8)
|
| RadExpCoff2 : | real(8)
|
| RadExpCoff3 : | real(8)
|
This namelist group name is input/output in Radiation#Radiation_init
radiation( RadHeatRate, RadHeightUp, RadHeightDown, RadHeatRate2, RadHeightUp2, RadHeightDown2 )
| NAMELIST : |
|
| RadHeatRate = 0.0d0 : | real(8)
|
| RadHeightUp : | real(8)
|
| RadHeightDown : | real(8)
|
| RadHeatRate2 = 0.0d0 : | real(8)
|
| RadHeightUp2 : | real(8)
|
| RadHeightDown2 : | real(8)
|
This namelist group name is input/output in Radiation#Radiation_init
timeset( DelTimeLong, DelTimeShort, TimeInt, TimeDisp, DayTime )
warmrainprm( FactorJ, AutoConvTime, MixRt_AutoConvCr )