HWRF  trunk@4391
__init__.py
1 ##@namespace pom
2 # Runs the MPI Princeton Ocean Model for Tropical Cyclones (MPIPOMTC) ocean model initialization.
3 #
4 # \anchor pom_overview
5 # This package contains classes and functions that know how to run the
6 # MPIPOMTC ocean model initialization. It contains a test job in the
7 # pom.kick module that runs a simple test of the POM initialization.
8 # The hwrf.mpipomtc module is a wrapper around this package that knows
9 # how to plug the POM initialization output into a coupled WRF+POM
10 # forecast.
11 #
12 #\note Please report bugs/questions/comments to bijuthomas(at)mail(dot)uri(dot)edu.
13 #\author Biju Thomas, GSO, University of Rhode Island.
14 #\date June 13, 2014