Changeset 6120 for LMDZ6/trunk/libf/phylmd/open_climoz_m.f90
- Timestamp:
- Mar 23, 2026, 11:29:20 PM (2 weeks ago)
- File:
-
- 1 edited
-
LMDZ6/trunk/libf/phylmd/open_climoz_m.f90 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/open_climoz_m.f90
r5268 r6120 25 25 ! and in strictly ascending order. 26 26 !------------------------------------------------------------------------------- 27 ! Arguments (OpenMP shared):28 27 INTEGER, INTENT(OUT):: ncid !--- "climoz_LMDZ.nc" identifier 28 ! Following arguments are OpenMP shared: 29 29 REAL, allocatable, intent(out):: press_in_cen(:) !--- at cells centers 30 30 REAL, allocatable, INTENT(OUT):: press_in_edg(:) !--- at the interfaces (pressure intervals)
Note: See TracChangeset
for help on using the changeset viewer.
