#= Polvani et al. (2004) 実験用 NAMELIST ファイル (T21L20 用) # #= NAMELIST file for an experiment described by Polvani et al. (2004) (for T21L20) # # Copyright (C) GFD Dennou Club, 2008-2009. All rights reserved. # # Note that Japanese and English are described in parallel. # &dcpam_main_nml DynMode = 'HSPLVAS83', !!$ DynMode = 'NoHorAdv', !!$ PhysMode = 'FullPhysics', !!$ PhysMode = 'HS94', !!$ PhysMode = 'VenusSimple', !!$ PhysMode = 'JupiterSimple', PhysMode = 'NoPhysics', !!$ RadModel = 'DennouAGCM', !!$ RadModel = 'Earth', !!$ RadModel = 'Mars', !!$ RadModel = 'SL09', !!$ PhysImpMode = '1LayModel', !!$ PhysImpMode = 'SoilModel', !!$ PhysImpMode = 'SoilModelSO', !!$ PhysImpMode = 'AtmOnly', !!$ MCMethod = 'None', !!$ MCMethod = 'MCA', !!$ MCMethod = 'RAS', !!$ LSCMethod = 'None', !!$ LSCMethod = 'M65', !!$ LSCMethod = 'LL91', !!$ CloudMethod = 'None', !!$ CloudMethod = 'Simple', !!$ SfcMoistMethod = 'None', !!$ SfcMoistMethod = 'Bucket', !!$ DCMethod = 'None', !!$ DCMethod = 'DCA', / &fileset_nml FileTitle = 'Baroclinic wave experiment described by Polvani et al. (2004)', ! 出力データファイルの表題. ! Title of output data files FileSource = 'dcpam5 $Name: dcpam5-20120922 $ (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 = 20 ! 鉛直層数. ! Number of vertical level / ×et_nml RestartTimeValue = 0.0, ! リスタート開始時刻. ! Restart time of calculation RestartTimeUnit = 'day', ! リスタート開始時刻の単位. ! Unit of restart time of calculation IntegPeriodValue = 12.0, ! 積分時間. ! Integral time. IntegPeriodUnit = 'day', ! 計算開始時刻の単位. ! Unit of end time of calculation DelTimeValue = 60.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_T21L20.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 / &axesset_nml Sigma = 1.00, 0.95, 0.90, 0.85, 0.80, 0.75, 0.70, 0.65, 0.60, 0.55, 0.50, 0.45, 0.40, 0.35, 0.30, 0.25, 0.20, 0.15, 0.10, 0.05, 0.0, ! $ \sigma $ レベル (半整数). ! Half $ \sigma $ level / &constants_nml Omega = 7.292d-5, RPlanet = 6.371d6, Grav = 9.806d0, MolWtDry = 28.969d-3, CpDry = 1004.5d0 / &dynamics_hspl_vas83_nml HDOrder = 2, ! 超粘性の次数. Order of hyper-viscosity HDEFoldTimeValue = 125509.094001237, ! 最大波数に対する e-folding time. ! 負の値を与えると, 水平拡散係数をゼロにします. ! ! E-folding time for maximum wavenumber. ! If negative value is given, ! coefficients of horizontal diffusion become zero. HDEFoldTimeUnit = 'sec' ! 最大波数に対する e-folding time の単位. ! Unit of e-folding time for maximum wavenumber / ! ! ヒストリデータ出力の全体設定 ! Global settings about history data output ! >ool_historyauto_nml ! IntValue = 0.25, IntValue = 1.0, ! ヒストリデータの出力間隔の数値. ! 負の値を与えると, 出力を抑止します. ! ! Numerical value for interval of history data output ! Negative values suppress output. ! IntUnit = 'day', IntUnit = 'hr', ! ヒストリデータの出力間隔の単位. ! Unit for interval of history data output / ! ! ヒストリデータ出力の個別設定 ! Individual settings about history data output ! >ool_historyauto_nml Name = 'U, V, Temp, Ps, QVap, SigDot, OMG, Vor, Div' / >ool_historyauto_nml Name = 'Mass, KinEngy, IntEngy, PotEngy, LatEngy, TotEngy, Enstro', SpaceAverage = .true., .true., .true., .true., .true. /