#= sst_data プログラム用 NAMELIST ファイル (T21 用) # #= NAMELIST file for "sst_data" (for T21) # # Copyright (C) GFD Dennou Club, 2008-2009. All rights reserved. # # Note that Japanese and English are described in parallel. # &restart_surftemp_io_nml OutputFile = 'sst_T21.nc', ! 初期値データのファイル名 ! filename of initial data / &fileset_nml FileTitle = 'SST data for dcpam5', ! 出力データファイルの表題. ! 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 / ×et_nml StartTimeValue = 0.0, ! 計算開始時刻. ! Start time of calculation StartTimeUnit = 'day', ! 計算開始時刻の単位. ! Unit of start 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 / &surface_data_nml Pattern = 'Hosaka et al. (1998)', ! 地表面データのパターン. ! 以下のパターンを選択可能. ! ! Surface data pattern. ! Available patterns are as follows. ! ! * "Hosaka et al. (1998)" ! * "Homogeneous" ! SurfTemp = 302.0, ! 地表面温度の基準値. ! Standard value of surface temperature /