Changes between Version 1 and Version 2 of doc/tut/examples/2013_heinze_DYCOMS


Ignore:
Timestamp:
Feb 27, 2013 1:22:14 PM (12 years ago)
Author:
heinze
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tut/examples/2013_heinze_DYCOMS

    v1 v2  
    1616Please find the user code [[attachment:user_code.tar|attached]]. The DYCOMS case requires a special radiative forcing which is contained in calc_radiation_dycoms.f90. Due to this radiation scheme, small adjustments in the Makefile and in prognostic_equations.f90 are necessary. Additionally, prandtl_fluxes.f90 has to be slightly modified. The files mentioned before can be found in the attachment [[attachment:user_code.tar|user_code]] in addition to the user routines. All the files in the [[attachment:user_code.tar|attachment]] have to be placed in the same directory as the user routines.
    1717
     18=== Parameter files ===
     19Please find the parameter file [[attachment:bomex_p3d|attached]].
     20
     21=== Model run ===
     22The basic command is\\\\
     23{{{mrun -d dycoms -r "d3# ts# pr# xy# 3d#" -X 64 -T 8 -t ????}}}\\\\
     24Please set other options, such as {{{-h}}}, {{{-K}}}, and {{{-q}}}  according to your needs. Note that this example will require 64 processors for at least ???? minutes. If you want to carry out this job with less processors, please adjust the parameter file accordingly.
     25
     26=== Monitoring ===
     27Please find the run control file [[attachment:bomex_rc|attached]].
     28
     29=== Postprocessing ===
     30The results of the simulation are in accordance with the results of most of the other LES models which took originally part in the LES intercomparison. For a quantitative comparison, the LES data of the models is available [http://gcss-dime.giss.nasa.gov/dycoms-ii/modsim_dycoms-ii_gcss7-rf01.html here].