Ignore:
Timestamp:
2024-01-14T15:15:57+01:00 (6 months ago)
Author:
jan.polcher
Message:

The modifications performed on the trunk for the coupling to WRF and the interpolation by XIOS on curviliean grids has been backported.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ORCHIDEE_2_2/ORCHIDEE/src_driver/orchideedriver.f90

    r7796 r8377  
    585585  CALL xios_orchidee_init( MPI_COMM_ORCH,                & 
    586586       date0,    year_end, month_end, day_end, julian_diff,  & 
    587        lon,      lat ) 
     587       lon,      lat,      corners_lon, corners_lat) 
    588588  CALL sechiba_xios_initialize  
    589589 
Note: See TracChangeset for help on using the changeset viewer.