SPINS: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Add link to SPINSpy and SPINSmatlab) |
||
Line 8: | Line 8: | ||
* [[spins2netcdf]] | * [[spins2netcdf]] | ||
* [[matlab2spins]] (Matlab to SPINS grid ordering) | * [[matlab2spins]] (Matlab to SPINS grid ordering) | ||
* Tools for processing SPINS outputs are available for [https://git.uwaterloo.ca/bastorer/SPINSpy Python (SPINSpy)] and [https://git.uwaterloo.ca/ddeepwel/SPINSmatlab Matlab (SPINSmatlab)] |
Revision as of 14:11, 10 July 2018
SPINS is a model written in C++ that was developed by Christopher Subich (fluids group alumnus). It uses memory-efficient pseudospectral spatial discretization methods to achieve high-order accuracy. It has 2D and 3D capabilities and is readily deployed on multi-processor computers & clusters for large jobs.
- SPINS User Guide
- SPINS Development Plans
- SPINS derivatives
- spins2netcdf
- matlab2spins (Matlab to SPINS grid ordering)
- Tools for processing SPINS outputs are available for Python (SPINSpy) and Matlab (SPINSmatlab)