Ignore:
Timestamp:
Jun 24, 2020, 11:27:16 AM (5 years ago)
Author:
dubos
Message:

simple_physics : turn zc, zd, capcal, fluxgrd into local temporaries

Location:
dynamico_lmdz/simple_physics/config/DYNAMICO/TEST
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • dynamico_lmdz/simple_physics/config/DYNAMICO/TEST/file_def_physics.xml

    r4244 r4245  
    1010      <field field_ref="phyparam_swtop" />
    1111      <field field_ref="phyparam_lwsurf" />
     12      <field field_ref="ps"/>
    1213
    13       <field field_ref="phyparam_u" />
    14       <field field_ref="phyparam_v" />
    1514      <field field_ref="phyparam_temp" />
    16       <field field_ref="phyparam_du" />
    17       <field field_ref="phyparam_dv" />
    18       <field field_ref="phyparam_dtsw" />
    19       <field field_ref="phyparam_dtlw" />
    2015      <field field_ref="phyparam_swflux_down" />
    2116      <field field_ref="phyparam_swflux_up" />
     
    2318      <field field_ref="phyparam_lwflux_up" />
    2419
    25     </field_group>
     20<!--
     21      <field field_ref="phyparam_u" />
     22      <field field_ref="phyparam_v" />
     23      <field field_ref="phyparam_du" />
     24      <field field_ref="phyparam_dv" />
     25      <field field_ref="phyparam_dtsw" />
     26      <field field_ref="phyparam_dtlw" />
     27-->
     28
     29    </field_group>
    2630
    2731    <variable name="model" type="string" > dynamico </variable>
  • dynamico_lmdz/simple_physics/config/DYNAMICO/TEST/job_CICLAD.sh

    r4239 r4245  
    44#PBS -n
    55#PBS -l nodes=1:ppn=60
    6 #PBS -l walltime=01:00:00
     6#PBS -l walltime=04:00:00
    77#PBS -l mem=120gb
    88#PBS -l vmem=120gb
  • dynamico_lmdz/simple_physics/config/DYNAMICO/TEST/run.def

    r4242 r4245  
    4242
    4343#---------------- Run ---------------
    44 run_length=2592000
     44run_length=8640000
     45#run_length=2592000
    4546# 21600s = 6h
    4647write_period=21600
Note: See TracChangeset for help on using the changeset viewer.