#= dcpam_ape プログラム用 NAMELIST ファイル (T21L16 用) # #= NAMELIST file for "dcpam_ape" # # Copyright (C) GFD Dennou Club, 2008-2009. All rights reserved. # # Note that Japanese and English are described in parallel. # &dcpam_main_nml FlagAPE = .true., ! 物理過程 (APE) 計算オン/オフ. ! Physical processes (APE) calculation on/off. FlagHS94 = .false. ! Held and Suarez (1994) 強制オン/オフ. ! Held and Suarez (1994) forcing on/off. / &fileset_nml FileTitle = 'Aqua planet experiments', ! 出力データファイルの表題. ! Title of output data files FileSource = 'dcpam5 $Name: dcpam5-20090319 $ (http://www.gfd-dennou.org/library/dcpam)', ! データファイル作成の手段. ! Source of data file FileInstitution = 'GFD Dennou Club (http://www.gfd-dennou.org)' ! データファイルを最終的に変更した組織/個人. ! Institution or person that changes data files for the last time / &gridset_nml nmax = 21, ! 最大全波数. ! Maximum truncated wavenumber imax = 64, ! 経度格子点数. ! Number of grid points in longitude jmax = 32, ! 緯度格子点数. ! Number of grid points in latitude kmax = 16 ! 鉛直層数. ! Number of vertical level / ×et_nml StartTimeValue = 0.0, ! 計算開始時刻. ! Start time of calculation StartTimeUnit = 'day', ! 計算開始時刻の単位. ! Unit of start time of calculation EndTimeValue = 2000.0, ! 計算終了時刻. ! End time of calculation EndTimeUnit = 'day', ! 計算開始時刻の単位. ! Unit of end time of calculation DelTimeValue = 30.0, ! $ \Delta t $ . 単位は DelTimeUnit にて指定. ! Unit is specified by "DelTimeUnit". DelTimeUnit = 'min', ! $ \Delta t $ の単位. ! Unit of $ \Delta t $ PredictIntValue = 1.0, ! 終了予測日時表示間隔. ! Interval of predicted end time output PredictIntUnit = 'day', ! 終了予測日時表示間隔 (単位). ! Unit for interval of predicted end time output CpuTimeMoniter = .true. ! CPU 時間計測のオンオフ ! On/off of CPU time monitoring / &restart_file_io_nml InputFile = 'init_T21L16.nc', ! 入力する初期値/リスタートデータのファイル名 ! filename of input initial/restart data OutputFile = 'rst.nc', ! 出力するリスタートデータのファイル名 ! filename of output restart data IntValue = 100.0, ! リスタートデータの出力間隔. ! Interval of restart data output IntUnit = 'day' ! リスタートデータの出力間隔の単位. ! Unit for interval of restart data output / &ground_file_io_nml SurfTempFile = 'sst_T21.nc', ! 地表面温度のファイル名. ! File name of surface temperature SurfTempName = 'SurfTemp', ! 地表面温度の変数名. ! Variable name of surface temperature / &radiation_band_nml RstInputFile = '', ! 入力するリスタートデータのファイル名 ! Filename of input restart data RstOutputFile = 'rst_rad.nc', ! 出力するリスタートデータのファイル名 ! Filename of output restart data DelTimeLongValue = 30.0, ! 長波フラックスを計算する時間間隔の数値. ! Value of interval step of long wave flux calculation DelTimeLongUnit = 'min' ! 長波フラックスを計算する時間間隔の単位. ! Unit of interval step of long wave flux calculation DelTimeShortValue = 30.0, ! 短波フラックスを計算する時間間隔の数値. ! Value of interval step of short wave flux calculation DelTimeShortUnit = 'min' ! 短波フラックスを計算する時間間隔の単位. ! Unit of interval step of short wave flux calculation / &surface_data_nml SurfCond = 1, HeatCapacity = 0.0, / &axesset_nml Sigma = 1.000, 0.990, 0.970, 0.930, 0.870, 0.790, 0.700, 0.600, 0.500, 0.410, 0.330, 0.260, 0.200, 0.150, 0.100, 0.050, 0.000 ! $ \sigma $ レベル (半整数). ! Half $ \sigma $ level / &constants_nml RPlanet = 6.371e6, ! $ a $ [m]. ! 惑星半径. ! Radius of planet Omega = 7.29210659088065e-5, ! $ \Omega $ [s-1]. ! 回転角速度. ! Angular velocity Grav = 9.8, ! $ g $ [m s-2]. ! 重力加速度. ! Gravitational acceleration CpDry = 1004.6, ! $ C_p $ [J kg-1 K-1]. ! 乾燥大気の定圧比熱. ! Specific heat of air at constant pressure GasRDry = 287.046, ! $ R $ [J kg-1 K-1]. ! 乾燥大気の気体定数. ! Gas constant of air GasRWet = 461.497, ! $ R_v $ [J kg-1 K-1]. ! 凝結成分の気体定数. ! Gas constant of condensible elements LatentHeat = 2.5e6, ! $ L $ [J kg-1] . ! 凝結の潜熱. ! Latent heat of condensation EpsV = 0.622 ! $ \epsilon_v $ . ! 水蒸気分子量比. ! Molecular weight of water vapor / &dynamics_hspl_vas83_nml VisOrder = 8, ! 超粘性の次数. Order of hyper-viscosity EFoldTimeValue = 3.0, ! 最大波数に対する e-folding time. ! 負の値を与えると, 水平拡散係数をゼロにします. ! ! E-folding time for maximum wavenumber. ! If negative value is given, ! coefficients of horizontal diffusion become zero. EFoldTimeUnit = 'hrs' ! 最大波数に対する e-folding time の単位. ! Unit of e-folding time for maximum wavenumber / ! ! ヒストリデータ出力の全体設定 ! Global settings about history data output ! >ool_historyauto_nml ! IntValue = 1.0, IntValue = 0.25, ! ヒストリデータの出力間隔の数値. ! 負の値を与えると, 出力を抑止します. ! ! Numerical value for interval of history data output ! Negative values suppresses output. IntUnit = 'day', !!$ IntUnit = 'hrs', !!$ IntUnit = 'min', !!$ IntUnit = 'sec', ! ヒストリデータの出力間隔の単位. ! Unit for interval of history data output Precision = 'float', !!$ Precision = 'double', ! ヒストリデータの精度. ! Precision of history data FilePrefix = '', !!$ FilePrefix = 'data01/', ! ヒストリデータのファイル名の接頭詞. ! Prefixes of history data filenames / ! ! ヒストリデータ出力の個別設定 ! Individual settings about history data output ! >ool_historyauto_nml Name = 'U, V, Temp, Ps, QVap', / >ool_historyauto_nml Name = 'Vor, Div, SigDot, DPiDt' / >ool_historyauto_nml Name = 'SurfTemp' / >ool_historyauto_nml Name = 'Rain', TimeAverage = .true. / >ool_historyauto_nml Name = 'EVap, Sens, OLR, SLR, OSR, SSR' / >ool_historyauto_nml Name = 'Mass, KinEngy, IntEngy, PotEngy, LatEngy, TotEngy, Enstro' SpaceAverage = .true., .true., .true., Precision = 'double', / >ool_historyauto_nml Name = 'RainCumulus, RainLsc', TimeAverage = .true. / !!$>ool_historyauto_nml !!$ Name = 'DTempDtCumulus, DQVapDtCumulus, DTempDtLsc, DQVapDtLsc' !!$/ !!$>ool_historyauto_nml !!$ Name = 'DTempDtDryConv'