Ignore:
Timestamp:
Sep 16, 2024, 3:18:00 PM (4 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/dyn3d/gcm.f90

    r5186 r5195  
    1818
    1919  USE lmdz_cppkeys_wrapper, ONLY: CPPKEY_PHYS
    20   USE lmdz_description, ONLY: descript
    2120  USE lmdz_dynetat0, ONLY: dynetat0
    2221
     
    127126  abort_message = 'last timestep reached'
    128127  modname = 'gcm'
    129   descript = 'Run GCM LMDZ'
    130128  lafin = .FALSE.
    131129  dynhist_file = 'dyn_hist.nc'
Note: See TracChangeset for help on using the changeset viewer.