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

Turn comgeom.h comgeom2.h into modules

File:
1 edited

Legend:

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

    r5272 r5281  
    33!
    44SUBROUTINE advect(ucov,vcov,teta,w,massebx,masseby,du,dv,dteta)
     5  USE comgeom_mod_h
    56  USE comconst_mod, ONLY: daysec
    67  USE logic_mod, ONLY: conser
     
    2829  !   Declarations:
    2930  !   -------------
    30   include "comgeom.h"
    3131
    3232  !   Arguments:
Note: See TracChangeset for help on using the changeset viewer.