Documentation Portal: Difference between revisions
From WikiROMS
Jump to navigationJump to search
No edit summary (change visibility) |
No edit summary (change visibility) Tag: Manual revert |
||
(31 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
{|class="main" width="99%" | {|class="main" width="99%" | ||
|style="vertical-align:top;width:33%"| <!-- Left Column Portal --> | |style="vertical-align:top;width:33%" | <!-- Left Column Portal --> | ||
'''Technical Documentation''' | |||
* [[Regional_Ocean_Modeling_System_(ROMS) | Introduction]] | * [[Regional_Ocean_Modeling_System_(ROMS) | Introduction]] | ||
* [[ | * [[Equations of Motion]] | ||
* [[Vertical S-coordinate]] | |||
* [[Terrain-Following Coordinate Transformation]] | |||
** [[ | * [[Curvilinear Coordinates Transformation]] | ||
* [[Fractional Coordinate System (ξ - η space)]] | |||
* [[Time-stepping Schemes Review]] | |||
* [[Numerical Solution Technique]] | * [[Numerical Solution Technique]] | ||
* [[Nested Grids]] | |||
* [[Boundary Conditions]] | * [[Boundary Conditions]] | ||
* [[Horizontal Mixing]] | * [[Horizontal Mixing]] | ||
Line 22: | Line 25: | ||
* [[Atmospheric Model]] | * [[Atmospheric Model]] | ||
* [[Model Coupling]] | * [[Model Coupling]] | ||
** [[NUOPC_Cap | ROMS Native ESMF/NUOPC Cap]] | |||
** [[NUOPC_Cap_UFS | ROMS Stand-Alone ESMF/NUOPC Cap]] | |||
* [[Model Diagnostics]] | * [[Model Diagnostics]] | ||
* [[Sea-Ice Model]] | * [[Sea-Ice Model]] | ||
* [[Variational Data Assimilation]] | * [[Variational Data Assimilation]] | ||
* [[ROMS-JEDI_Intro| ROMS-JEDI]] | |||
** [[ROMS-JEDI_Compiling | Compiling]] | |||
** [[ROMS-JEDI_Implementation | Implementation]] | |||
** [[ROMS-JEDI_Observations | Observations]] | |||
** [[ROMS-JEDI_Unit_Test_Cases | Unit Test Cases]] | |||
* [[IO | ROMS I/O]] | |||
* [[Bibliography]] | * [[Bibliography]] | ||
|style="vertical-align:top;width:33%;border-left:1px solid #aaa;padding-left:1em"| <!-- Middle Column Portal --> | |style="vertical-align:top;width:33%;border-left:1px solid #aaa;padding-left:1em"| <!-- Middle Column Portal --> | ||
'''User Guide''' | |||
* [[Getting Started]] | * [[Getting Started]] | ||
* [[Tutorials]] | * [[Tutorials]] | ||
* [[Nesting Examples]] | |||
* [[Frequently Asked Questions]] | * [[Frequently Asked Questions]] | ||
* [[Source Code]] | * [[Source Code]] | ||
** [[ | ** [[Git]] | ||
** [[Modules]] | ** [[Modules]] | ||
** [[Drivers]] | ** [[Drivers]] | ||
Line 37: | Line 50: | ||
** [[Variables]] | ** [[Variables]] | ||
** [[Functionals]] | ** [[Functionals]] | ||
** [[Lateral Boundary Conditions]] | |||
* [[C Preprocessor]] | * [[C Preprocessor]] | ||
** [[Options]] | ** [[Options]] | ||
Line 43: | Line 57: | ||
* [[Compiling and Linking]] | * [[Compiling and Linking]] | ||
** [[makefile]] | ** [[makefile]] | ||
** [[ | ** [[build_roms]] | ||
** [[my_build_paths]] | |||
** [[make]] | ** [[make]] | ||
** [[gmake]] | ** [[gmake]] | ||
Line 49: | Line 64: | ||
** [[External Libraries]] | ** [[External Libraries]] | ||
* [[Parallelization]] | * [[Parallelization]] | ||
* [[Benchmarking]] | * [[Benchmarking]] | ||
* [[Matlab Scripts]] | |||
* [[Visualization]] | * [[Visualization]] | ||
|style="vertical-align:top;width:33%;border-left:1px solid #aaa;padding-left:1em"| <!-- Right Column Portal --> | |style="vertical-align:top;width:33%;border-left:1px solid #aaa;padding-left:1em"| <!-- Right Column Portal --> | ||
'''Examples and Applications''' | |||
* [[Test Cases]] | |||
* [[Model Coupling ESMF | Coupling Examples]] | |||
* [[Lake_Jersey_Refinement_Example_Introduction | Nesting Examples]] | |||
* [[Application Set-up]] | * [[Application Set-up]] | ||
* [[Metadata Design]] | * [[Metadata Design]] | ||
** [[varinfo. | ** [[YAML_Parser | YAML Parser]] | ||
** [[coupling_esmf_atm.yaml]] | |||
** [[roms_cmeps.yaml]] | |||
** [[varinfo.yaml]] | |||
* [[Grid Generation]] | * [[Grid Generation]] | ||
* [[Initialization]] | * [[Initialization]] | ||
Line 63: | Line 85: | ||
** [[River Runoff]] | ** [[River Runoff]] | ||
* [[Input Parameter Files]] | * [[Input Parameter Files]] | ||
** [[ | ** [[roms.in]] | ||
** [[s4dvar.in]] | |||
** [[biology.in]] | ** [[biology.in]] | ||
** [[sediment.in]] | ** [[sediment.in]] | ||
Line 71: | Line 94: | ||
** [[swan.in]] | ** [[swan.in]] | ||
* [[Standard Output Files]] | * [[Standard Output Files]] | ||
|} | |} | ||
---- | ---- | ||
<center>[[Image:ROMS_circle_logo.png]] [[Image:ROMS-JEDI_circle_logo.png]]</center> |
Latest revision as of 19:22, 16 January 2025
Documentation Portal

