Ignore:
Timestamp:
Oct 28, 2024, 11:17:48 AM (10 hours ago)
Author:
abarral
Message:

Turn comgeom.h comgeom2.h into modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/dyn3d/dynetat0.f90

    r5272 r5281  
    66! Purpose: Initial state reading.
    77!-------------------------------------------------------------------------------
     8  USE comgeom2_mod_h
    89  USE infotrac,    ONLY: nqtot, tracers, niso, iqIsoPha, iH2O, isoName, &
    910                         new2oldH2O, newHNO3, oldHNO3
     
    3031
    3132
    32   include "comgeom2.h"
    3333  include "description.h"
    3434  include "iniprint.h"
Note: See TracChangeset for help on using the changeset viewer.