!= Configuration file for deepconv/arare
!
! Authors::   SUGIYAMA Ko-ichiro, ODAKA Masatsugu
! Version::   $Id: arare-thermal-dry.conf,v 1.3 2011-10-05 08:33:45 yot Exp $
! Tag Name::  $Name: arare5-20111010 $
! Copyright:: Copyright (C) GFD Dennou Club, 2006. All rights reserved.
! License::   See COPYRIGHT[link:COPYRIGHT]
!
!
!== History
!
! * 2006/09/20 (Masataugu ODAKA): Update
!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 


&deepconv_main_nml
   FlagTurbMethod = "KW1978"
/    

!!!
!!!入出力ファイルに関する設定
!!!
&fileset_nml
  FileInstitution    = "sugiyama@gfd-dennou.org"   !ファイルを最終的に変更した人, 組織. 
/

&restartfileio_nml
  InputFile  = "thermal-dry_restart.nc",
  OutputFile = "thermal-dry_restart2.nc"
/


!!!
!!!積分時間に関する設定
!!!
&timeset_nml
  DelTimeLong  = 2.0d0       !長いタイムステップ
  DelTimeShort = 2.0d-1      !短いタイムステップ(音波関連項)
  RestartTime   = 0.0d0
  IntegPeriod  = 3000.0d0    !積分時間 
  DelTimeOutput = 30.0d0     !出力時間間隔
/

!!!
!!!格子点数に関する設定
!!!
&gridset_nml
  NX    = 50                 ! X 方向刻み点数
  NY    = 1                  ! Y 方向刻み点数
  NZ    = 50                 ! Z 方向刻み点数
  NCMAX = 1                  ! 化学種の数
  Xmg   = 5                  ! X 
  Ymg   = 0                  ! Y
  Zmg   = 5                  ! Z 
/

&axesset_nml
  Xmax  = 10.0d3             ! X 座標の終点
  Ymax  = 2.0d2              ! X 座標の終点
  Zmax  = 10.0d3             ! Z 座標の終点
/


!!!
!!!実験パラメタ(物理・化学)の設定
!!!
&constants_nml
  Grav       = 9.8d0,          !重力             [m/s]
  PressBasis = 965.0d2,        !(温位の)基準圧力 [Pa]
  TempSfc      = 300.0d0,      !地表面温度       [K]
  PressSfc     = 965.0d2,      !地表面圧力       [Pa]
  SpcDrySymbol(1) = 'N2-g',    !乾燥成分の化学種名
  SpcDryMolFr(1)  = 1.0d0,    !乾燥成分の存在度
/


&composition_nml
  SpcWetSymbol(1)  = 'H2O-g',  !湿潤成分
  SpcWetMolFr(1)   = 0.0d0,  !湿潤成分の存在度(モル比)
/


!!!
!!!減衰係数の設定
!!!
&damping_nml
  Time   = 3.0d2             !スポンジ層の減衰係数の e-folding time
  DepthH = 0.0d0             !スポンジ層の厚さ(水平方向)
  DepthV = 0.0d0             !スポンジ層の厚さ(鉛直方向)
/

&dynamics_nml
! AlphaSound = 2.0e-7  !音波減衰項の係数
! AlphaNDiff = 1.0d-4  !数値拡散項の係数
!! NDiffRatio = 1.0d0   !速度に対する粘性を上げる場合は数字を 1 以上にする. 
/


!!!
!!!  雲物理パラメタリゼーションの設定
!!!
&warmrainprm
  FactorJ          = 1.0d0     ! 雲物理過程のパラメータ
                               ! 木星では 3.0d0
                               ! 地球では 1.0d0 とする
  AutoConvTime     = 1000.0d0  ! 併合成長の時定数 [sec]
  QMix_AutoConvCr = 1.0d-3    ! 併合成長を生じる臨界混合比 [kg/kg]
/


!!!
!!!放射強制の設定
!!!
&radiation_simple_nml
  RadHeatRate   = 0.0d0,     !一様放射強制の大きさ [K/day]
  HeightUp   = 10.0d3,    !放射強制を与える鉛直領域の上限
  HeightDown = 0.0d3,     !放射強制を与える鉛直領域の下限
/

!
! データ出力の全体設定
!
&gtool_historyauto_nml
   FilePrefix = "thermal-dry_"
   IntValue = 60.0,              ! 出力間隔の数値
   IntUnit = 'sec',            ! 出力間隔の単位
/
!
! データ出力の個別設定
!
&gtool_historyauto_nml
  Name = 'PTemp, VelX, VelY, VelZ, Exner, Km',   ! 出力変数
  IntValue = 60.0,                ! 出力間隔の数値
  IntUnit = 'sec',                ! 出力間隔の単位
/
&gtool_historyauto_nml
  Name = 'H2O-g_Fill',               ! 出力変数
  TimeAverage = .true.,
  SpaceAverage = .true.,
/
&gtool_historyauto_nml
  Name = 'H2O-g_Cond',               ! 出力変数
  TimeAverage = .true.,
/
&gtool_historyauto_nml
  Name = 'PTempAdv, PTempNDiff',               ! 出力変数
  TimeAverage = .true.,
/
&gtool_historyauto_nml
  Name = 'VelZAdv, VelZNDiff, VelZBuoyT, VelZBuoyM, VelZBuoyD, VelZPGrad',   ! 出力変数
!  TimeAverage = .true.,
/
&gtool_historyauto_nml
  Name = 'VelXAdv, VelXNDiff, VelXPGrad',   ! 出力変数
!  TimeAverage = .true.,
/
&gtool_historyauto_nml
  Name = 'PTempTurb, PTempDisp, PTempCond',               ! 出力変数
  TimeAverage = .true.,
/
&gtool_historyauto_nml
  Name = 'VelXTurb, VelYTurb, VelZTurb',               ! 出力変数
  TimeAverage = .true.,
/
&gtool_historyauto_nml
  Name = 'H2O-s-Rain_Fall',               ! 出力変数
  TimeAverage = .true.,
/


&turbulence_kw1978_nml
!  Cm = 2.0d-1,      !乱流エネルギー診断式の係数 
!  KmMax = 800.0d0,  !乱流拡散係数の最大値
/

&surfaceflux_diff_nml
 Kappa = 800.0d0
/

&cloudphys_k1969_nml
  Planet = "Jupiter",
  AutoConvTime = 1.0d3,
  QMixCr = 1.0d-3,
/ 