Bare bones spherical sw1l solver
Doc: basilisk and sphericalharmo and new function pkgload Add extras fluidsht Merge again Start using fluidsht Move get_qmat cachedjit -> cached_property Changes in base class to allow for sphere.sw1l solver Minor improvements in sw1l solver and esp. state -> reuse statephys_from_statespect First implmentation of sphere.sw1l solver following GFDL/NOAA docs CFL criterion seems to be buggy, otherwise it is OK with hardcoded timestep Begin setup initial conditions for galewsky et al. Reimplement Galewsky et al test case, spot a few degree-radian conversion mistakes Lat-Lon in radians, use shorter timestep to respect CFL criterion Merge enh/sphere-sw1l with @ Add fluidsht to tox Featureless implementation of get_grid1d_seq and Movies2DSphericalHarmo for spherical solvers Debug and visualize initial fields of Galewsky et al Cleanup galewsky script, correct nu_8(?), add TODO notes
Showing
- fluidsim/base/basilisk/solver.py 0 additions, 3 deletionsfluidsim/base/basilisk/solver.py
- fluidsim/base/basilisk/time_stepping.py 0 additions, 2 deletionsfluidsim/base/basilisk/time_stepping.py
- fluidsim/base/sphericalharmo/phys_fields.py 30 additions, 1 deletionfluidsim/base/sphericalharmo/phys_fields.py
- fluidsim/base/time_stepping/base.py 17 additions, 9 deletionsfluidsim/base/time_stepping/base.py
- fluidsim/operators/_bench_util2d.py 0 additions, 30 deletionsfluidsim/operators/_bench_util2d.py
- fluidsim/operators/compile_bench_pythran.sh 0 additions, 13 deletionsfluidsim/operators/compile_bench_pythran.sh
- fluidsim/operators/sphericalharmo.py 42 additions, 17 deletionsfluidsim/operators/sphericalharmo.py
- fluidsim/solvers/ns3d/bouss/state.py 0 additions, 30 deletionsfluidsim/solvers/ns3d/bouss/state.py
- fluidsim/solvers/sphere/sw1l/__init__.py 0 additions, 0 deletionsfluidsim/solvers/sphere/sw1l/__init__.py
- fluidsim/solvers/sphere/sw1l/solver.py 200 additions, 0 deletionsfluidsim/solvers/sphere/sw1l/solver.py
- fluidsim/solvers/sphere/sw1l/state.py 152 additions, 0 deletionsfluidsim/solvers/sphere/sw1l/state.py
- fluidsim/solvers/sw1l/output/normal_mode.py 32 additions, 50 deletionsfluidsim/solvers/sw1l/output/normal_mode.py
- fluidsim/solvers/sw1l/solver.py 1 addition, 1 deletionfluidsim/solvers/sw1l/solver.py
- fluidsim/solvers/sw1l/state.py 12 additions, 23 deletionsfluidsim/solvers/sw1l/state.py
- scripts/sphere.sw1l/galewsky2004.py 182 additions, 0 deletionsscripts/sphere.sw1l/galewsky2004.py
- setup.py 5 additions, 1 deletionsetup.py
- tox.ini 2 additions, 1 deletiontox.ini
Loading
Please register or sign in to comment