Ignore:
Timestamp:
Oct 30, 2024, 2:17:34 PM (39 hours ago)
Author:
abarral
Message:

Turn gradsdef.h coefils.h into a module

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/dyn3d/wrgrads.F90

    r5271 r5297  
    33!
    44subroutine wrgrads(if,nl,field,name,titlevar)
     5  USE gradsdef_mod_h
    56  implicit none
    67
     
    1112  !    name    petit nom
    1213  !    titlevar   Titre
    13 
    14 INCLUDE "gradsdef.h"
    1514
    1615  !   arguments
Note: See TracChangeset for help on using the changeset viewer.