Ignore:
Timestamp:
Oct 28, 2024, 1:11:48 PM (6 hours ago)
Author:
abarral
Message:

Turn iniprint.h clesphys.h into modules
Remove unused description.h

File:
1 edited

Legend:

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

    r5281 r5282  
    66  ! This routine is designed to work with ioipsl
    77
    8    USE comgeom_mod_h
     8   USE iniprint_mod_h
     9  USE comgeom_mod_h
    910  USE IOIPSL
    1011  !
     
    2223
    2324  include "tracstoke.h"
    24   include "iniprint.h"
    2525
    2626  REAL :: time_step,t_wrt, t_ops
Note: See TracChangeset for help on using the changeset viewer.