Ignore:
Timestamp:
Apr 18, 2024, 11:38:40 AM (8 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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/libf/dyn3dpar/gcm.F

    r2564 r3305  
    487487! Physics
    488488#ifdef CPP_PHYS
    489          CALL iniphysiq(iim,jjm,llm,
     489         CALL iniphysiq('startfi.nc',iim,jjm,llm,
    490490     &                distrib_phys(mpi_rank),comm_lmdz,
    491491     &                daysec,day_ini,dtphys/nsplit_phys,
Note: See TracChangeset for help on using the changeset viewer.