Ignore:
Timestamp:
Mar 1, 2022, 9:16:34 PM (3 years ago)
Author:
abierjon
Message:

Mars GCM:
Fix ticket #93. start2archive now correctly stores the variable albedo from
startfi.nc in the output file start_archive.nc, and newstart reads the variable
albedo in start_archive.nc before outputing it in restartfi.nc

AB+LL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/phyetat0_mod.F90

    r2578 r2630  
    102102      REAL :: timestart ! to pick which initial state to start from
    103103      REAL :: surfemis  ! constant emissivity when no startfi
    104       REAL :: surfalbedo  ! constant emissivity when no startfi
     104      REAL :: surfalbedo  ! constant albedo when no startfi
    105105      CHARACTER(len=5) :: modname="phyetat0"
    106106
Note: See TracChangeset for help on using the changeset viewer.