source: branches/ORCHIDEE_2_2/ORCHIDEE_OL/OOL_SEC_STO_FG2/COMP/orchidee_ol.card @ 7539

Last change on this file since 7539 was 7539, checked in by josefine.ghattas, 2 years ago

Updated to use crujra version 2.2.2 and reactivated RIVER_ROUTING. This is only done for exeriment which already used CRUJRA. See ticket #822

File size: 978 bytes
RevLine 
[8]1#D-- Compatibility -
2[Compatibility]
3libIGCM=1.0
4
5[UserChoices]
[2475]6# Use XIOS as output library instead of IOIPSL
[3108]7XIOS=y
[2475]8
[8]9[InitialStateFiles]
[2594]10List=()
[8]11
12[BoundaryFiles]
[7539]13List=  (${R_IN}/SRF/METEO/CRUJRA/v2.2.2/twodeg/crujra_twodeg_v2.2.2_${year}.nc, forcing_file.nc)
[8]14ListNonDel= ()
15
16[ParametersFiles]
[2475]17List=   (${SUBMIT_DIR}/PARAM/run.def, .) ,\
18        (${SUBMIT_DIR}/PARAM/iodef.xml, .)   ,\
[5567]19        (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_orchidee.xml, .)   ,\
20        (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_input_orchidee.xml, .)  ,\
[3052]21        (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_orchidee.xml, .)  ,\
[2516]22        (${MODIPSL}/modeles/ORCHIDEE/src_xml/field_def_orchidee.xml, .)
[8]23
[2516]24
[8]25[RestartFiles]
26List=   (driver_rest_out.nc,  driver_rest.nc,  driver_rest_in.nc)
27
28[OutputText]
[5567]29List=   (run.def, used_run.def, out_orchidee_ol, iodef.xml, context_orchidee.xml, context_input_orchidee.xml, field_def_orchidee.xml, file_def_orchidee.xml, xios_client_*)
[8]30
31[OutputFiles]
[2594]32List= ()
Note: See TracBrowser for help on using the repository browser.