Changeset 3304 for trunk


Ignore:
Timestamp:
Apr 16, 2024, 2:25:13 PM (7 months ago)
Author:
csegonne
Message:

Mars PCM - Correction of a misspelled stats output variable name.

Location:
trunk/LMDZ.MARS
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/changelog.txt

    r3303 r3304  
    46084608== 16/04/2024 == JBC
    46094609Revert "subslope_mola.F90" to the version before r3301. The modification was a mistake.
     4610
     4611== 16/04/2024 == CS
     4612Correction of a misspelled stats output variable name.
  • trunk/LMDZ.MARS/libf/phymars/physiq_mod.F

    r3292 r3304  
    30133013               call wstats(ngrid,"vaptotco2",
    30143014     &                    "total mass atm of co2 vapor","kg/m2",
    3015      &                    2,icetotco2)
     3015     &                    2,vaptotco2)
    30163016             end if
    30173017
Note: See TracChangeset for help on using the changeset viewer.