Parent Directory
| 
 Revision Log
| 
 Revision Graph
Adding in simple box model with code for controlling obcs with modal decomposition
| 1 | mmazloff | 1.1 | # This set-up makes is supposed to immitate salt. That is, PTRACER(:,:,:,1) | 
| 2 | # should look exactly like S(:,:,:). | ||
| 3 | &PTRACERS_PARM01 | ||
| 4 | PTRACERS_numInUse=1, | ||
| 5 | PTRACERS_advScheme=30, | ||
| 6 | PTRACERS_diffKh=1.E0, | ||
| 7 | PTRACERS_diffKr=1.E-5, | ||
| 8 | PTRACERS_initialFile=' ', | ||
| 9 | PTRACERS_ref=8*0., | ||
| 10 | tauTr1ClimRelax= 31104000., | ||
| 11 | & | 
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |