Skip to content

Commit

Permalink
add doc again
Browse files Browse the repository at this point in the history
  • Loading branch information
uturuncoglu committed Feb 26, 2024
1 parent f86ff86 commit fe7176f
Show file tree
Hide file tree
Showing 52 changed files with 25,305 additions and 0 deletions.
Binary file added versions/main/doctrees/BuildingAndRunning.doctree
Binary file not shown.
Binary file added versions/main/doctrees/Configurations.doctree
Binary file not shown.
Binary file added versions/main/doctrees/Introduction.doctree
Binary file not shown.
Binary file added versions/main/doctrees/PortingModel.doctree
Binary file not shown.
Binary file added versions/main/doctrees/environment.pickle
Binary file not shown.
Binary file added versions/main/doctrees/index.doctree
Binary file not shown.
4 changes: 4 additions & 0 deletions versions/main/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 2cff6eae0ed1d449a3bb443faf301df9
tags: 645f666f9bcd5a90fca523b33c5a78b7
Empty file added versions/main/html/.nojekyll
Empty file.
523 changes: 523 additions & 0 deletions versions/main/html/BuildingAndRunning.html

Large diffs are not rendered by default.

273 changes: 273 additions & 0 deletions versions/main/html/Configurations.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,273 @@


<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>3. Configurations &mdash; UFS Coastal Application main documentation</title>

















<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />



<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />



<link rel="index" title="Index"
href="genindex.html"/>
<link rel="search" title="Search" href="search.html"/>
<link rel="top" title="UFS Coastal Application main documentation" href="index.html"/>
<link rel="next" title="4. Porting UFS Coastal Model" href="PortingModel.html"/>
<link rel="prev" title="2. Building and Running the UFS Coastal" href="BuildingAndRunning.html"/>


<script src="_static/js/modernizr.min.js"></script>

</head>

<body class="wy-body-for-nav" role="document">


<div class="wy-grid-for-nav">


<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">



<a href="index.html" class="icon icon-home"> UFS Coastal Application



</a>




<div class="version">

<div class="version-dropdown">
<select class="version-list" id="version-list">
<option value=''>main</option>




<option value="">[placeholder]</option>


</select>
</div>

</div>




<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>


</div>

<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">






<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="Introduction.html">1. Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="BuildingAndRunning.html">2. Building and Running the UFS Coastal</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">3. Configurations</a></li>
<li class="toctree-l1"><a class="reference internal" href="PortingModel.html">4. Porting UFS Coastal Model</a></li>
</ul>



</div>
</div>
</nav>

<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">


<nav class="wy-nav-top" role="navigation" aria-label="top navigation">

<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">UFS Coastal Application</a>

</nav>



<div class="wy-nav-content">
<div class="rst-content">
















<div role="navigation" aria-label="breadcrumbs navigation">

<ul class="wy-breadcrumbs">

<li><a href="index.html">Docs</a> &raquo;</li>

<li><span class="section-number">3. </span>Configurations</li>


<li class="wy-breadcrumbs-aside">


<a href="_sources/Configurations.rst.txt" rel="nofollow"> View page source</a>


</li>

</ul>


<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">

<section id="configurations">
<span id="id1"></span><h1><span class="section-number">3. </span>Configurations<a class="headerlink" href="#configurations" title="Permalink to this heading"></a></h1>
<p>The UFS Coastal can be run in one of several configurations (sometimes referred to as “applications”) in addtion to the configurations suppoted by the UFS Weather Model. Currently, supported configurations include:</p>
<span id="ufs-coastal-configurations"></span><table class="colwidths-given docutils align-default" id="id2">
<caption><span class="caption-number">Table 3.1 </span><span class="caption-text"><em>Supported UFS Coastal applications</em></span><a class="headerlink" href="#id2" title="Permalink to this table"></a></caption>
<colgroup>
<col style="width: 13%" />
<col style="width: 88%" />
</colgroup>
<thead>
<tr class="row-odd"><th class="head"><p>Configuration Name</p></th>
<th class="head"><p>Description</p></th>
</tr>
</thead>
<tbody>
<tr class="row-even"><td><p>CSTLA</p></td>
<td><p>Standalone ADCIRC Ocean Model, which can be coupled with CDEPS data atmosphere through CMEPS mediator.</p></td>
</tr>
</tbody>
</table>
</section>


</div>
<div class="articleComments">

</div>
</div>
<footer>

<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">

<a href="PortingModel.html" class="btn btn-neutral float-right" title="4. Porting UFS Coastal Model" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>


<a href="BuildingAndRunning.html" class="btn btn-neutral" title="2. Building and Running the UFS Coastal" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>

</div>


<hr/>

<div role="contentinfo">
<p>
&copy; Copyright 2023, NOS Storm Surge Modeling Team.

</p>
</div>
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.

<script>var version_json_loc = "../../versions.json";</script>


</footer>

</div>
</div>

</section>

</div>







<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
<script src="_static/jquery.js"></script>
<script src="_static/underscore.js"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js"></script>
<script src="_static/doctools.js"></script>
<script src="_static/pop_ver.js"></script>






<script type="text/javascript" src="_static/js/theme.js"></script>




<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.StickyNav.enable();
});
</script>


</body>
</html>
Loading

0 comments on commit fe7176f

Please sign in to comment.