[Dart-dev] DART/branches Revision: 11344

dart at ucar.edu dart at ucar.edu
Wed Mar 15 16:02:20 MDT 2017


hendric at ucar.edu
2017-03-15 16:02:20 -0600 (Wed, 15 Mar 2017)
41
adding comments about supported models.




Modified: DART/branches/rma_trunk/documentation/html/Manhattan_diffs_from_Lanai.html
===================================================================
--- DART/branches/rma_trunk/documentation/html/Manhattan_diffs_from_Lanai.html	2017-03-15 21:57:41 UTC (rev 11343)
+++ DART/branches/rma_trunk/documentation/html/Manhattan_diffs_from_Lanai.html	2017-03-15 22:02:20 UTC (rev 11344)
@@ -55,21 +55,21 @@
 
 Manhattan supported models:
 <ul>
-<li> 9var 
-<li> bgrid_solo 
-<li> cam-fv 
-<li> cice 
-<li> cm1 
-<li> forced_lorenz_96 
-<li> lorenz_63 
-<li> lorenz_84 
-<li> lorenz_96 
-<li> lorenz_04 
-<li> mpas_atm (NetCDF overwrite not supported for update_u_from_reconstruct = .true. )
-<li> POP 
-<li> ROMS 
-<li> simple_advection
-<li> wrf
+   <li> 9var 
+   <li> bgrid_solo 
+   <li> cam-fv 
+   <li> cice 
+   <li> cm1 
+   <li> forced_lorenz_96 
+   <li> lorenz_63 
+   <li> lorenz_84 
+   <li> lorenz_96 
+   <li> lorenz_04 
+   <li> mpas_atm (NetCDF overwrite not supported for update_u_from_reconstruct = .true. )
+   <li> POP 
+   <li> ROMS 
+   <li> simple_advection
+   <li> wrf
 </ul>
 
 There are six major differences between Lanai and RMA DART:

Modified: DART/branches/rma_trunk/documentation/html/Manhattan_release.html
===================================================================
--- DART/branches/rma_trunk/documentation/html/Manhattan_release.html	2017-03-15 21:57:41 UTC (rev 11343)
+++ DART/branches/rma_trunk/documentation/html/Manhattan_release.html	2017-03-15 22:02:20 UTC (rev 11344)
@@ -490,127 +490,187 @@
 <div class="top">[<a href="#">top</a>]</div><hr />
 <h2>Supported Models</h2>
 
-
+Currently we support 15 models listed below.  There is several new
+models that have been added that are not on the Lanai Release
+including CM1, CICE, ROMS.
 <ul>
 
+   <!--   9var   -->
+
+   <li> <b>9var</b> 
+      <ul><li>DART interface documentation for the 9var Model:
+      <a href="https://svn-dares-dart.cgd.ucar.edu/DART/branches/rma_trunk/models/9var/model_mod.html">Website</a>
+      or
+      <a href="../../models/9var/model_mod.html">local file</a>.</ul>
+
+   <!--   bgrid_solo   -->
+   
+   <li> <b>bgrid_solo</b> 
+      <ul><li>DART interface documentation for the Bgrid Solo:
+      <a href="https://svn-dares-dart.cgd.ucar.edu/DART/branches/rma_trunk/models/bgrid_solo/model_mod.html">Website</a>
+      or
+      <a href="../../models/bgrid_solo/model_mod.html">local file</a>.</ul>
+
+   <!--   cam-fv   -->
+
+   <li> <b>cam-fv</b>
+      <ul><li>DART interface documentation for the cam-fv Global Atmospheric Model:
+      <a href="https://svn-dares-dart.cgd.ucar.edu/DART/branches/rma_trunk/models/cam-fv/model_mod.html">Website</a></li>
+      or
+      <a href="../../models/cam-fv/model_mod.html">local file</a>.
+
+      <li>Documentation for the model
+      <a href="http://www.cesm.ucar.edu/models/atm-cam/">Website</a></li></ul>
+
+   <!--   cice   -->
+
+   <li> <b>cice (NEW)</b>  
+      <ul><li>DART interface documentation for the CICE Ice Model:
+      <a href="https://svn-dares-dart.cgd.ucar.edu/DART/branches/rma_trunk/models/cice/model_mod.html">Website</a></li>
+      or
+      <a href="../../models/cice/model_mod.html">local file</a>.
+
+      <li>Documentation for the model
+      <a href="http://www.cesm.ucar.edu/models/ccsm4.0/cice/">Website</a></li></ul>
+
+   <!--   cm1   -->
+
+   <li> <b>cm1 (NEW)</b> 
+      <ul><li>DART interface documentation for the CM1 Cloud Model:
+      <a href="https://svn-dares-dart.cgd.ucar.edu/DART/branches/rma_trunk/models/cm1/model_mod.html">Website</a></li>
+      or
+      <a href="../../models cm1/model_mod.html">local file</a>.


More information about the Dart-dev mailing list