Ignore:
Timestamp:
Jul 28, 2024, 10:25:12 PM (8 weeks ago)
Author:
abarral
Message:

Put gradsdef.h, tracstoke.h, clesphys.h into modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/dyn3dmem/wrgrads.f90

    r5128 r5137  
    33SUBROUTINE wrgrads(if, nl, field, name, titlevar)
    44  USE lmdz_formcoord, ONLY: formcoord
    5 
     5  USE lmdz_gradsdef
    66
    77  IMPLICIT NONE
     
    1313  !    name    petit nom
    1414  !    titlevar   Titre
    15 
    16   INCLUDE "gradsdef.h"
    1715
    1816  !   arguments
Note: See TracChangeset for help on using the changeset viewer.