#= init_data プログラム用 NAMELIST ファイル (T21L36 用) # #= NAMELIST file for "init_data" (for T21L36) # # Copyright (C) GFD Dennou Club, 2008-2009. All rights reserved. # # Note that Japanese and English are described in parallel. # &restart_file_io_nml OutputFile = 'init_T21L36.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 = 21, ! 最大全波数. ! Maximum truncated wavenumber imax = 64, ! 経度格子点数. ! Number of grid points in longitude jmax = 32, ! 緯度格子点数. ! Number of grid points in latitude kmax = 36 ! 鉛直層数. ! Number of vertical level / &composition_nml ncmax = 4, Names = 'QVap', 'Dust', 'TKE', 'H2OLiq', FlagAdv = .true., .true., .true., .true., FlagMassFix = .true., .true., .false., .true. / ×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.999400198 0.998201609 0.995808780 0.991040349 0.983930469 0.973361194 0.957719803 0.934727669 0.901270270 0.865930974 0.831977367 0.799355090 0.761892319 0.719247282 0.671212137 0.617785454 0.559256613 0.481694043 0.385045052 0.275906026 0.197701886 0.141664311 0.101510294 7.27377236E-02 5.21205924E-02 3.73472795E-02 2.67613865E-02 1.62324142E-02 9.84545704E-03 5.97157143E-03 3.62194120E-03 2.19681836E-03 1.03770348E-03 3.81749793E-04 1.90874896E-04 0.00000000E+00 ! $ \sigma $ レベル (半整数). ! Half $ \sigma $ level / &initial_data_nml pattern = 'Small Disturbance of Temperature', ! 初期値データのパターン. ! Initial data pattern TempAvr = 200.0, ! $ \bar{T} $ . 温度平均値. Mean temperature PsAvr = 729.0d0, ! $ \bar{p_s} $ . 地表面気圧平均値. Mean surface pressure QVapAvr = 0.0e0, ! $ \bar{q} $ . 比湿平均値. Mean specific humidity Ueq = 0.0 ! $ u_{eq} $ . 赤道上の東西風速. Eastward wind on the equator /