Changes between Version 6 and Version 7 of 2019WP/HPC-05_MirekAndrejczuk_IOdev
- Timestamp:
- 2019-08-29T14:39:35+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2019WP/HPC-05_MirekAndrejczuk_IOdev
v6 v7 23 23 {{{#!td 24 24 25 Use XIOS for I/O operations in NEMO:26 25 * Namelist work: 27 26 * Only the master read the namelist and broadcast it to the others 28 27 * Open namelist READ only 29 28 * for netcdf attribute read use single processor (where possible) 30 31 Robustness of the functionality:32 * Update one of the SETTE tests to use this read/write restart via XIOS to keep this functionality working33 29 34 30 }}}