Ignore:
Timestamp:
Apr 18, 2024, 11:38:40 AM (10 months ago)
Author:
jbclement
Message:

Mars PCM:

  • Addition of the "startfi" file name as an argument for "phys_state_var_init_mod.F90"/"iniphysiq_mod.F90" to be able to initialize correctly the 3D PEM with its dedicated "startfi" file name.
  • Small update of xml files for XIOS in the deftank, mainly to make the 3D PEM run with slopes.
  • Few cleanings in "phyetat0_mod.F90".

JBC

Location:
trunk/LMDZ.MARS/deftank
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/deftank/field_def_physics_mars.xml

    r3253 r3305  
    12921292                   unit="m^2/s" />
    12931293
    1294 
    12951294        </field_group>
    12961295
  • trunk/LMDZ.MARS/deftank/file_def_physics_mars.xml

    r3136 r3305  
    11<!-- =========================================================================================================== -->
    2 <!-- file_def_physics_mars.xml                                                                                  -->
    3 <!-- Definition of output files from Martian physics                                -->
     2<!-- file_def_physics_mars.xml                                                                                   -->
     3<!-- Definition of output files from Martian physics                                                             -->
    44<!-- =========================================================================================================== -->
    55
     
    125125        <!-- FILE 4 :diurnal averages outputs for PEM with sub-slopes; output_freq is every day -->
    126126        <file id="diurnalave_s"
    127               name="Xdiurnalave_s"
     127              name="Xdiurnalave"
    128128              output_freq="1d"
    129129              type="one_file"
  • trunk/LMDZ.MARS/deftank/iodef.xml

    r2223 r3305  
    11<?xml version="1.0"?>
    22<simulation>
    3        
     3
    44        <context  id="xios">
    55            <variable_definition>
     
    2424            </variable_definition>
    2525        </context>
    26        
    2726
    2827        <context id="LMDZ" src="./context_lmdz_physics.xml"/>
    2928
    30 
    3129</simulation>
Note: See TracChangeset for help on using the changeset viewer.