Skip to main content
Ctrl+K

rompy 0.3.1 documentation

  • Home
  • Quickstart
  • Core Concepts
  • Formatting and Logging
  • Command Line Interface
    • Models
    • Demonstration notebooks
    • API Documentation
  • GitHub
  • Home
  • Quickstart
  • Core Concepts
  • Formatting and Logging
  • Command Line Interface
  • Models
  • Demonstration notebooks
  • API Documentation
  • GitHub

Table of Contents

  • Home
  • Quickstart
  • Core Concepts
  • Formatting and Logging
  • Command Line Interface
  • 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
  • Input grids

Input grids#

SWAN input grids commands

rompy.swan.components.inpgrid.REGULAR

SWAN regular input grid.

rompy.swan.components.inpgrid.CURVILINEAR

SWAN curvilinear input grid.

rompy.swan.components.inpgrid.UNSTRUCTURED

SWAN unstructured input grid.

rompy.swan.components.inpgrid.WIND

Constant wind input field.

rompy.swan.components.inpgrid.ICE

Constant wind input field.

previous

rompy.swan.components.cgrid.UNSTRUCTURED

next

rompy.swan.components.inpgrid.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.