Ignore:
Timestamp:
Oct 28, 2024, 11:17:48 AM (10 hours ago)
Author:
abarral
Message:

Turn comgeom.h comgeom2.h into modules

File:
1 edited

Legend:

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

    r5272 r5281  
    55     &                           masse,ps,phis)
    66
     7      USE comgeom_mod_h
    78      USE lmdz_xios
    89      USE parallel_lmdz
     
    1314      USE temps_mod, ONLY: itau_dyn
    1415      USE mod_xios_dyn3dmem, ONLY : writefield_dyn_u, writefield_dyn_v
    15      
     16
    1617      USE dimensions_mod, ONLY: iim, jjm, llm, ndm
    1718USE paramet_mod_h, ONLY: iip1, iip2, iip3, jjp1, llmp1, llmp2, llmm1, kftd, ip1jm, ip1jmp1, &
     
    3940
    4041
    41       include "comgeom.h"
    4242      include "description.h"
    4343      include "iniprint.h"
Note: See TracChangeset for help on using the changeset viewer.