Changeset 5289 for LMDZ6/trunk/libf/phylmd/Dust/seasalt.f90
- Timestamp:
- Oct 28, 2024, 3:28:53 PM (4 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/Dust/seasalt.f90
r5285 r5289 4 4 SUBROUTINE seasalt(v_10m, u_10m, pct_ocean, lmt_sea_salt) 5 5 6 USE dimphy 6 USE yoecumf_mod_h 7 USE dimphy 7 8 USE dimensions_mod, ONLY: iim, jjm, llm, ndm 8 9 USE yomcst_mod_h … … 13 14 INCLUDE "chem_spla.h" 14 15 15 INCLUDE "YOECUMF.h"16 16 ! 17 17 INTEGER :: i, bin !local variables
Note: See TracChangeset
for help on using the changeset viewer.