Changes between Version 4 and Version 5 of schwarz
- Timestamp:
- 07/12/19 14:41:39 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
schwarz
v4 v5 35 35 }}} 36 36 37 You should try to run a simulation with `mswr=1` `ksout=1`, `kall=1` and `ncplfrq= ` the coupling frequency of your reference simulationas a test.37 You should try to run a simulation with `mswr=1` `ksout=1`, `kall=1` and `ncplfrq=<coupling frequency of your reference simulation>` as a test. 38 38 39 It shouldgive you the same result as without Schwarz.39 It everything is ok it will give you the same result as without Schwarz. 40 40 41 41 == updating LMDZ == 42 42 43 Go to 43 Go to the directory `modeles/LMDZ/libf`. 44 45 Get the Schwarz LMDZ subroutines from the repository: 46 {{{ 47 svn co svn+ssh://forge/ipsl/forge/projets/cocoa/svn/SCHWARZ_IPSLCM6VLRNOP/SOURCES/ 48 }}}