Changeset 5294 for LMDZ6/trunk/libf/phylmd/rrtm/swni.F90
- Timestamp:
- Oct 29, 2024, 7:35:00 PM (2 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/rrtm/swni.F90
r2401 r5294 81 81 USE YOERDU , ONLY : REPLOG ,REPSCQ ,REPSC 82 82 USE write_field_phy 83 ! Temporary fix waiting for cleaner interface (or not) 84 USE clesphys_mod_h, ONLY: NSW 83 85 84 86 IMPLICIT NONE 85 87 86 include "clesphys.h"88 !!include "clesphys.h" 87 89 88 90 character*1 str1
Note: See TracChangeset
for help on using the changeset viewer.