Ignore:
Timestamp:
Jul 24, 2024, 1:27:51 PM (8 weeks ago)
Author:
abarral
Message:

Rename modules in misc from *_mod > lmdz_*
Turn description.h into lmdz_description.f90

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/dyn3d/dynetat0.F90

    r5113 r5114  
    2020  USE ener_mod, ONLY: etot0,ptot0,ztot0,stot0,ang0
    2121  USE lmdz_cppkeys_wrapper, ONLY: CPPKEY_INCA
     22  USE lmdz_description, ONLY: descript
    2223
    2324  IMPLICIT NONE
     
    2526  include "paramet.h"
    2627  include "comgeom2.h"
    27   include "description.h"
    2828  include "iniprint.h"
    2929!===============================================================================
Note: See TracChangeset for help on using the changeset viewer.