Changes between Version 15 and Version 16 of Documentation/UserGuide/TestCaseBatch
- Timestamp:
- 2022-01-18T21:58:14+01:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/UserGuide/TestCaseBatch
v15 v16 5 5 [[PageOutline]] 6 6 First prepare a run directory following the how to [wiki:Documentation/UserGuide/TestCase1 How to run a simple test case with ORCHIDEE]. 7 Link also the executable for XIOS: 8 {{{ 9 ln -s ../modipsl/bin/xios_server_prod.exe . 10 }}} 7 11 8 Then prepare, see examples below, a job file according to computer environment and the choice of parallelization and submit it.12 Secondly, prepare according to the examples below, a job file corresponding to computer environment and the choice of parallelization and submit it. 9 13 10 14 == irene skylake at TGCC == 11 12 13 15 {{{ 14 16 #!/bin/ksh