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/phylmd/ini_undefSTD.f90

    r5268 r5282  
    44
    55SUBROUTINE ini_undefstd(itap, itapm1)
     6  USE clesphys_mod_h
    67  USE dimphy
    78  USE phys_state_var_mod ! Variables sauvegardees de la physique
    89  USE phys_cal_mod, ONLY: mth_len
    910  IMPLICIT NONE
    10   include "clesphys.h"
    1111
    1212  ! ====================================================================
Note: See TracChangeset for help on using the changeset viewer.