Ignore:
Timestamp:
Sep 16, 2024, 3:18:00 PM (2 months ago)
Author:
abarral
Message:

Correct r5192, some lmdz_description cases were missing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/dyn3dmem/gcm.F90

    r5186 r5195  
    2323  USE mod_xios_dyn3dmem, ONLY: xios_dyn3dmem_init
    2424  USE lmdz_filtreg, ONLY: inifilr
    25   USE lmdz_description, ONLY: descript
    2625  USE lmdz_iniprint, ONLY: lunout, prt_level
    2726  USE lmdz_comdissnew, ONLY: lstardis, nitergdiv, nitergrot, niterh, tetagdiv, &
     
    120119  abort_message = 'last timestep reached'
    121120  modname = 'gcm'
    122   descript = 'Run GCM LMDZ'
    123121  lafin = .FALSE.
    124122  dynhist_file = 'dyn_hist'
Note: See TracChangeset for help on using the changeset viewer.