- Timestamp:
- Jul 29, 2024, 5:47:53 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/phylmdiso/isotopes_routines_mod.F90
r5139 r5143 12843 12843 USE isotrac_mod, ONLY: izone_cont,index_zone,index_iso 12844 12844 #endif 12845 USE lmdz_YOETHF 12846 USE lmdz_fcttre, ONLY: foeew, foede, qsats, qsatl, dqsats, dqsatl, thermcep 12847 12845 12848 IMPLICIT NONE 12846 12849 … … 12848 12851 ! fond, etc... 12849 12852 ! commun aux dfférentes sous-surfaces. 12850 12851 include "YOETHF.h"12852 include "FCTTRE.h"12853 12853 12854 12854 ! inputs … … 13407 13407 & bassin_map 13408 13408 #endif 13409 USE lmdz_YOETHF 13410 USE lmdz_fcttre, ONLY: foeew, foede, qsats, qsatl, dqsats, dqsatl, thermcep 13411 13409 13412 IMPLICIT NONE 13410 13411 include "YOETHF.h"13412 include "FCTTRE.h"13413 13413 13414 13414 ! inputs … … 14318 14318 & bassin_map 14319 14319 #endif 14320 USE lmdz_YOETHF 14321 USE lmdz_fcttre, ONLY: foeew, foede, qsats, qsatl, dqsats, dqsatl, thermcep 14320 14322 14321 14323 IMPLICIT NONE 14322 14324 14323 include "YOETHF.h"14324 include "FCTTRE.h"14325 14326 14325 ! inputs 14327 14326 INTEGER klon,knon
Note: See TracChangeset
for help on using the changeset viewer.