#= init_data プログラム用 NAMELIST ファイル (T21L32 用) # #= NAMELIST file for "init_data" (for T21L32) # # 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_T21L32.nc', ! 初期値データのファイル名 ! filename of initial data / &fileset_nml FileTitle = 'Initial data for dcpam5', ! 出力データファイルの表題. ! Title of output data files FileSource = 'dcpam5 $Name: dcpam5-20130921 $ (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 = 32 ! 鉛直層数. ! Number of vertical level / &composition_nml ncmax = 2, Names = 'QVap' 'Dust', FlagAdv = .true., .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.000000000000000 , 0.9900498337491680 , 0.9704455335485082 , 0.9290099250785387 , 0.8589701834928262 , 0.7594520038794164 , 0.6361357916470737 , 0.5003923706134736 , 0.3665541784317391 , 0.2626475458679927 , 0.1881951902597822 , 0.1348477463205254 , 9.662263239896791E-02 , 6.923314142392196E-02 , 4.960771355962330E-02 , 3.554548001144602E-02 , 2.546944937757585E-02 , 1.824965794210720E-02 , 1.307645132278144E-02 , 9.369686803966942E-03 , 6.713673965312373E-03 , 4.810557605130403E-03 , 3.446915145394797E-03 , 2.469822626566377E-03 , 1.769705243498405E-03 , 1.268049217453219E-03 , 9.085969676538230E-04 , 6.510381760163645E-04 , 4.664892374945750E-04 , 3.342541447105555E-04 , 2.395035603741753E-04 , 1.716118000019965E-04 , 0.000000000000000E+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 /