Skip to content

apatlpo/pistol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Idealized SpecTral Ocean Modeling

Several cores: layered model, z-coordinate

With several simplifications QuasiGeostrophic (QG), HYdrostatic (HY), Non-Hydrostatic (NH)

Doc

Heavily relies shenfun library that may be found here.

Other relevant packages:

Installation

conda create --name pistol -c conda-forge -c spectralDNS python=3.6 shenfun h5py-parallel matplotlib
source activate pistol
conda install -c conda-forge jupyter 

Run

mpirun -np 4  python code.py

About

Python Idealized SpecTral Ocean modeLing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages