#= init_data プログラム用 NAMELIST ファイル (T170L26 用) # #= NAMELIST file for "init_data" (for T170L26) # # Copyright (C) GFD Dennou Club, 2008-2009. All rights reserved. # # Note that Japanese and English are described in parallel. # &constants_nml RPlanet = 6.371e6, ! $ a $ [m]. ! 惑星半径. ! Radius of planet Omega = 7.292115e-5, ! $ \Omega $ [s-1]. ! 回転角速度. ! Angular velocity Grav = 9.79764, ! $ g $ [m s-2]. ! 重力加速度. ! Gravitational acceleration CpDry = 1004.64, ! $ C_p $ [J kg-1 K-1]. ! 乾燥大気の定圧比熱. ! Specific heat of air at constant pressure CpWet = 1846.0, MolWtDry = 2.8964d-2 MolWtWet = 1.8015d-2 LatentHeat = 2.501e6, ! $ L $ [J kg-1] . ! 凝結の潜熱. ! Latent heat of condensation LatentHeatFusion = 3.337d5 / &restart_file_io_nml ! OutputFile = 'init_T170L26.nc', OutputFile = '0000/rst.nc', ! 初期値データのファイル名 ! filename of initial data / &fileset_nml FileTitle = 'Initial data for dcpam5', ! 出力データファイルの表題. ! Title of output data files FileSource = 'dcpam5 $Name: $ (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 = 170, ! 最大全波数. ! Maximum truncated wavenumber imax = 512, ! 経度格子点数. ! Number of grid points in longitude jmax = 256, ! 緯度格子点数. ! Number of grid points in latitude kmax = 26 ! 鉛直層数. ! Number of vertical level / &composition_nml ncmax = 4, Names = 'QH2OVap', 'QH2OLiq', 'QH2OSol', 'TKE', FlagAdv = .true., .true., .true., .true., FlagMassFix = .true., .true., .true., .false., FlagVDiff = .true., .true., .true., .false., / ×et_nml RestartTimeValue = 0.0, ! リスタート開始時刻. ! Restart time of calculation RestartTimeUnit = 'day', ! リスタート開始時刻の単位. ! Unit of restart time of calculation !!$ Date = 2008, 10, 1, 12, 0, 0, 09, 00, !!$ ! 計算開始日時. (年月日時分秒, タイムゾーン時分) !!$ ! Start date of calculation. !!$ ! (year, month, day, hour, minute, second, !!$ ! and hour, minute of time zone) !!$ Calendar = 'gregorian', !!$ Calendar = 'julian', !!$ Calendar = 'noleap', !!$ Calendar = 'cyclic', !!$ ! 暦法. Calender / &axesset_nml Sigma = 1.00000000 0.997503102 0.992528021 0.982652187 0.963194370 0.927743435 0.893597305 0.829029083 0.762362421 0.695695758 0.629029095 0.562362432 0.495695770 0.429029107 0.362362444 0.295695782 0.230288103 0.179348558 0.139676794 0.108780399 8.47182572E-02 6.59786463E-02 5.13842218E-02 4.00180705E-02 3.11661046E-02 1.55830523E-02 0.00000000E+00 ! $ \sigma $ レベル (半整数). ! Half $ \sigma $ level / &initial_data_nml pattern = 'RJ2011' ! 初期値データのパターン. ! Initial data pattern /