Ignore:
Timestamp:
2021-07-30T18:36:29+02:00 (3 years ago)
Author:
agnes.ducharne
Message:

Integrated r5705 (solay now in meters in output files), and small changes with no impact on code (r6220, r6565, r6567) from the trunk. Checked with a 5d run.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ORCHIDEE_2_2/ORCHIDEE/src_sechiba/ioipslctrl.f90

    r7255 r7265  
    990990          CALL histdef(hist_id, 'AvgSurfT', 'Average surface temperature', 'K', & 
    991991               & iim,jjm, hori_id, 1,1,1, -99, 32, avescatter(1), dt,dw) 
    992           CALL histdef(hist_id, 'PotSurfT', 'Potential (Unstressed) surface temperature', 'K', & 
    993                & iim,jjm, hori_id, 1,1,1, -99, 32, avescatter(1), dt,dw) 
    994992          CALL histdef(hist_id, 'RadT', 'Surface radiative temperature', 'K', & 
    995993               & iim,jjm, hori_id, 1,1,1, -99, 32, avescatter(1), dt,dw) 
Note: See TracChangeset for help on using the changeset viewer.