Changeset 5117 for LMDZ6/branches/Amaury_dev/libf/phylmd/ecumev6_flux.F90
- Timestamp:
- Jul 24, 2024, 4:23:34 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/phylmd/ecumev6_flux.F90
r5116 r5117 145 145 REAL, DIMENSION(klon), INTENT(OUT) :: PRI ! Richardson number 146 146 REAL, DIMENSION(klon), INTENT(OUT) :: PRESA ! aerodynamical resistance 147 real, dimension(3), intent(out) :: coeffs147 REAL, DIMENSION(3), INTENT(OUT) :: coeffs 148 148 149 149 ! 0.2. Declarations of local variables
Note: See TracChangeset
for help on using the changeset viewer.