Ignore:
Timestamp:
Feb 12, 2025, 2:01:14 PM (31 hours ago)
Author:
emillour
Message:

Generic PCM:
Follow-up of recent changes in iostart (making 1D restarts) from r3562,
Correspondingly adapt newstart.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/libf/phystd/iostart.F90

    r3562 r3621  
    55    INTEGER,SAVE :: nid_start ! NetCDF file identifier for startfi.nc file
    66    ! INTEGER,SAVE :: nid_restart ! NetCDF file identifier for restartfi.nc file
    7 !$OMP THREADPRIVATE(nid_start,nid_restart)
     7!$OMP THREADPRIVATE(nid_start)
    88   
    99    ! restartfi.nc file dimension identifiers: (see open_restartphy())
Note: See TracChangeset for help on using the changeset viewer.