Ignore:
Timestamp:
Oct 28, 2024, 4:58:32 PM (4 days ago)
Author:
abarral
Message:

Move academic.h chem.h chem_spla.h to module

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/dyn3dmem/iniacademic_loc.f90

    r5285 r5292  
    44SUBROUTINE iniacademic_loc(vcov,ucov,teta,q,masse,ps,phis,time_0)
    55
    6   USE iniprint_mod_h
     6USE academic_mod_h
     7    USE iniprint_mod_h
    78  USE comgeom_mod_h
    89  USE filtreg_mod, ONLY: inifilr
     
    3839
    3940
    40   include "academic.h"
    4141
    4242  !   Arguments:
Note: See TracChangeset for help on using the changeset viewer.