Ignore:
Timestamp:
Oct 28, 2024, 2:12:55 PM (6 hours ago)
Author:
abarral
Message:

Turn alpale.h alpale.f90 YOETHF.h into modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmdiso/isotopes_routines_mod.F90

    r5282 r5284  
    1298112981    USE isotrac_mod, ONLY: izone_cont,index_zone,index_iso
    1298212982#endif
     12983USE yoethf_mod_h
    1298312984        USE yomcst_mod_h, ONLY: RPI, RCLUM, RHPLA, RKBOL, RNAVO                   &
    1298412985          , RDAY, REA, REPSM, RSIYEA, RSIDAY, ROMEGA                  &
     
    1300013001        ! commun aux dfférentes sous-surfaces.
    1300113002
    13002 INCLUDE "YOETHF.h"
    1300313003INCLUDE "FCTTRE.h"
    1300413004!
     
    1356513565&       bassin_map
    1356613566#endif
     13567USE yoethf_mod_h
    1356713568        USE yomcst_mod_h, ONLY: RPI, RCLUM, RHPLA, RKBOL, RNAVO                   &
    1356813569          , RDAY, REA, REPSM, RSIYEA, RSIDAY, ROMEGA                  &
     
    1357913580implicit none
    1358013581
    13581 INCLUDE "YOETHF.h"
    1358213582INCLUDE "FCTTRE.h"
    1358313583
     
    1449214492#endif
    1449314493
     14494USE yoethf_mod_h
    1449414495        USE dimensions_mod, ONLY: iim, jjm, llm, ndm
    1449514496USE paramet_mod_h, ONLY: iip1, iip2, iip3, jjp1, llmp1, llmp2, llmm1, kftd, ip1jm, ip1jmp1, &
     
    1450914510implicit none
    1451014511
    14511 INCLUDE "YOETHF.h"
    1451214512INCLUDE "FCTTRE.h"
    1451314513
Note: See TracChangeset for help on using the changeset viewer.