Changeset 4134 for trunk/LMDZ.COMMON/libf/evolution/output.F90
- Timestamp:
- Mar 16, 2026, 3:24:12 PM (3 weeks ago)
- File:
-
- 1 edited
-
trunk/LMDZ.COMMON/libf/evolution/output.F90 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/evolution/output.F90
r4110 r4134 60 60 ! ---- 61 61 n_outputs = 0 62 if (.not. allocated(outputs_name))allocate(outputs_name(0))62 allocate(outputs_name(0)) 63 63 call read_diagdef() 64 64
Note: See TracChangeset
for help on using the changeset viewer.
