Running Doubly-Periodic Experiment: Difference between revisions

Bmauer (talk | contribs)
No edit summary
Bmauer (talk | contribs)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 162: Line 162:
</pre>
</pre>


==Example fvcore_layout.rc==
<pre>
      ntiles: 1
  grid_type: 4
    dx_const: 7000.
    dy_const: 7000.
  test_case: 14
  ADIABATIC: .false.
hydrostatic: .false.
        nord: 0
      d2_bg: 0.0075
      d4_bg: 0.0
      dddmp: 0.2
        kd3: 0.0
    fill_dp: .true.
    n_sponge: 0
    d2_bg_k1: 0.2
    d2_bg_k2: 0.2
      ksplit: 4
      nsplit: 15
      msplit: 3
    hord_mt: 10
    hord_vt: 10
    hord_tm: 10
    hord_dp: 13
    hord_tr: 13
    kord_tm: -9
    kord_mt:  9
    kord_wz:  9
    kord_tr:  9
    remap_t: .false
    consv_te: .true.
    fv_debug: .false.
      FV_OFF: .false.
    inline_q: .false.
    z_tracer: .true.
</pre>
==Other files==
==Other files==
In addition you will need an appropriate tile file name DPXXX.til where XXX is the resolution as well as appropriate fraci.data, kpar.data, and sst.data files.
In addition to the changes to the AGCM.rc and fvcore_layout.rc files the doubly periodic case requires new boundary conditions.
The files that need to be replaced are as follows:
The normal tile file will need to be replaced and should have the name DPXXX.til.
 
The doubly periodic case has one ocean point so you will need a fraci.data, kpar.data, and sst.data files that have the appropriate point extracted.
 
Finally you will need dummy topography files for the topography and the gwd and turb variances since we are only simulating over ocean. A file that consists of one record of the appropriate IMxIM filled with zeros will suffice. The topography files can all be pointed to this file.