Changes between Version 2 and Version 3 of schwarz
- Timestamp:
- 07/12/19 14:12:51 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
schwarz
v2 v3 3 3 This page describes how to proceed to update the sources of NEMO and LMDZ with the Schwarz subroutines from the svn cocoa repository. 4 4 5 == updating NEMO == 5 == updating NEMO == 6 7 Go to your `config/IPSLCM6/SOURCES` directory. 8 9 Get the NEMO Schwarz sources from the repository: 10 {{{ 11 svn co svn+ssh://forge/ipsl/forge/projets/cocoa/svn/ 12 }}}