SPINS: Difference between revisions

From Fluids Wiki
Jump to navigation Jump to search
m (Add link to SPINS matlab tools page)
No edit summary
Line 7: Line 7:
* [[SPINS derivatives]]
* [[SPINS derivatives]]
* [[spins2netcdf]]
* [[spins2netcdf]]
* [[matlab2spins]] (Matlab to SPINS grid ordering)
* [[Automation of model initialization and job submission using wave reader]]
* 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)] (see also [[SPINS MATLAB tools]])
* 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)] (see also [[SPINS MATLAB tools]])

Revision as of 16:48, 22 February 2019

SPINS (Spectral Parallel Incompressible Navier-Stokes Solver)

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.