SPINS: Difference between revisions

From Fluids Wiki
Jump to navigation Jump to search
m (Add link to SPINSpy and SPINSmatlab)
 
(6 intermediate revisions by 2 users not shown)
Line 4: Line 4:


* [[SPINS User Guide]]
* [[SPINS User Guide]]
* [[SPINS Tutorial]]
* [[SPINS Cases]]
** [[SPINS derivatives]]
* [[SPINS Science Files]]
* Postprocessing and SPINS
** [[General Purpose Code]]
** [[SPINS MATLAB tools]]
** [https://git.uwaterloo.ca/bastorer/SPINSpy Python (SPINSpy)]
* [[spins2netcdf]]
* [[Matlab-to-SPINS grid ordering]]
* [[SPINS Development Plans]]
* [[SPINS Development Plans]]
* [[SPINS derivatives]]
<!-- * 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]]) -->
* [[spins2netcdf]]
<!-- This is how to write a comment -->
* [[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)]

Latest revision as of 10:01, 18 October 2021

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.