2014年5月7日水曜日

notes on resolute test case

Using uvic_ice branch to have the coupled sea ice-pelagic physical model in resolute testcase:

After "git pull" the branch, make sure to "git merge master" to update uvic_ice with the lastest GOTM-FABM framework.

Compile.

In resolute directory, "make" should produce errors.

First, create a file "uvic_ice.nml" which has the following three lines:

&uvic_ice
 nlayers=1
/

Second, modify the value of "sst_method" in "airsea.nml":

sst_method = 0

Activation of sea ice model is done in "ice.nml".

Coupling with uvic_eco and uvic_dms:

Works after increasing the temporal resolution (from 3600 s to 600 s).

0 件のコメント:

コメントを投稿