- Timestamp:
- Jul 26, 2024, 5:56:37 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/phylmd/Dust/phytracr_spl_mod.F90
r5133 r5134 798 798 799 799 USE lmdz_yomcst 800 801 IMPLICIT none 800 USE lmdz_alpale 801 802 IMPLICIT NONE 802 803 803 804 !====================================================================== … … 817 818 INCLUDE "YOETHF.h" 818 819 INCLUDE "paramet.h" 819 INCLUDE "alpale.h"820 820 821 821 !====================================================================== … … 1161 1161 ! JE for updating in cltrac 1162 1162 REAL, DIMENSION(klon, klev) :: delp ! epaisseur de couche (Pa) 1163 !! JE for includegas to particle conversion in output1163 !! JE for INCLUDE gas to particle conversion in output 1164 1164 ! REAL his_g2pgas(klon) ! gastoparticle in gas units (check!) 1165 1165 ! REAL his_g2paer(klon) ! gastoparticle in aerosol units (check!)
Note: See TracChangeset
for help on using the changeset viewer.