<p><b>ringler@lanl.gov</b> 2012-04-26 16:00:31 -0600 (Thu, 26 Apr 2012)</p><p><br>
assume forcing data is monthly, so nMonths == 12<br>
</p><hr noshade><pre><font color="gray">Modified: branches/ocean_projects/monthly_forcing/src/core_ocean/Registry
===================================================================
--- branches/ocean_projects/monthly_forcing/src/core_ocean/Registry        2012-04-26 21:03:30 UTC (rev 1820)
+++ branches/ocean_projects/monthly_forcing/src/core_ocean/Registry        2012-04-26 22:00:31 UTC (rev 1821)
@@ -103,7 +103,7 @@
 dim vertexDegree vertexDegree
 dim nVertLevels nVertLevels
 dim nVertLevelsP1 nVertLevels+1
-dim nMonths nMonths
+dim nMonths 12
 
 %
 % var persistence type  name_in_file  ( dims )  time_levs iro-  name_in_code struct super-array array_class

</font>
</pre>