--- mitgcm.org/sealion/getting_started/rerunModel.html 2001/10/12 17:04:18 1.1 +++ mitgcm.org/sealion/getting_started/rerunModel.html 2001/10/12 17:44:48 1.2 @@ -55,18 +55,20 @@
% matlab
-
>>
-
+
>> eta=rdmds('Eta',0:18:432);
-


+

>> for k=2:25;contourf(eta(:,:,k)',[-1:.1:1]*.26);colorbar;drawnow;pause(.4);end
+ +You should see the sea-surface evolve. +


- +
Last modified on $Date: 2001/10/12 17:04:18 $Last modified on $Date: 2001/10/12 17:44:48 $
CVS: /u/gcmpack/mitgcm.org/sealion/getting_started/gettingStarted.html,v -$Revision: 1.1 $
+$Revision: 1.2 $