Changeset 3178 for LMDZ6/trunk/libf/phylmd
- Timestamp:
- Feb 3, 2018, 8:58:10 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/physiq_mod.F90
r3161 r3178 3111 3111 ENDDO 3112 3112 ! 3113 !! CALL add_wake_tend & 3114 !! (d_deltat_the, d_deltaq_the, dsig0, ddens0, wkoccur1, 'the', abortphy) 3113 3115 CALL add_wake_tend & 3114 (d_deltat_the, d_deltaq_the, dsig0, ddens0, w koccur1, 'the', abortphy)3116 (d_deltat_the, d_deltaq_the, dsig0, ddens0, wake_k, 'the', abortphy) 3115 3117 call prt_enerbil('the',itap) 3116 3118 !
Note: See TracChangeset
for help on using the changeset viewer.