Skip to main content
Ctrl+K

rompy 0.3.1 documentation

  • Home
  • Quickstart
  • Core Concepts
  • Models
  • Demonstration notebooks
    • API Documentation
  • GitHub
  • Home
  • Quickstart
  • Core Concepts
  • Models
  • Demonstration notebooks
  • API Documentation
  • GitHub

Table of Contents

  • Home
  • Quickstart
  • Core Concepts
  • Models
    • SWAN
      • Grid
      • Data
      • Components
        • Startup
        • Computational grid
        • Input grids
        • Boundary and initial conditions
        • Physics
        • Numerics
        • Output
        • Lock-up
        • Group
      • Subcomponents
      • Interface
      • Types
    • SCHISM
  • Demonstration notebooks
  • API Documentation
  • Models
  • SWAN
  • Computational grid

Computational grid#

SWAN computational grid commands

rompy.swan.components.cgrid.REGULAR

SWAN regular computational grid.

rompy.swan.components.cgrid.CURVILINEAR

SWAN curvilinear computational grid.

rompy.swan.components.cgrid.UNSTRUCTURED

SWAN unstructured computational grid.

previous

rompy.swan.components.startup.COORDINATES

next

rompy.swan.components.cgrid.REGULAR

This Page

  • Show Source

© Copyright 2021, CSIRO and rompy contributors.

Created using Sphinx 7.3.5.

Built with the PyData Sphinx Theme 0.16.1.