Model:SISV: Difference between revisions

From CSDMS
No edit summary
m (Text replacement - "{{End headertab}}" to "{{End headertab}} {{{{PAGENAME}}_autokeywords}}")
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Model identity
|Model type=Single
|Spatial dimensions=2D
|One-line model description=2D simulation of the Navier Stokes equations
|Extended model description=Solves the 2D Navier-Stokes equations in a pseudo-spectral method.
}}
{{Start models incorporated}}
{{End a table}}
{{Model identity2
|Spatial dimensions=2D
|Spatialscale=Reach-Scale
|One-line model description=Spectral, Implicit, Streamfunction-Vorticity solver
|Extended model description=--
}}
{{Start model keyword table}}
{{End a table}}
{{Modeler information
{{Modeler information
|First name=Peter
|First name=Peter
Line 8: Line 24:
|Town / City=Santa Barbara
|Town / City=Santa Barbara
|Postal code=93106
|Postal code=93106
|Country=United States
|State=California
|State=California
|Country=USA
|Email address=pburns@umail.ucsb.edu
|Email address=pburns@umail.ucsb.edu
}}
{{Model identity
|Model type=Single
|Spatial dimensions=2D
|One-line model description=2D simulation of the Navier Stokes equations
|Extended model description=Solves the 2D Navier-Stokes equations in a pseudo-spectral method.
}}
}}
{{Model technical information
{{Model technical information
|Supported platforms=Unix, Linux, Mac OS
|Supported platforms=Unix, Linux, Mac OS
|Programming language=C++
|Programming language=C++
|Code optimized=Parallel
|Code optimized=Multiple Processors
Computing
|Start year development=2009
|Start year development=2009
|Does model development still take place?=Yes
|Does model development still take place?=Yes
|Model availability=As code
|Model availability=As code
|Source code availability=Through owner
|Program license type=GPL v2
|Program license type=GPL v2
|OpenMI compliant=No but possible
|CCA component=No but possible
|IRF interface=No but possible
|Memory requirements=5M nodes ~ 1GB
|Memory requirements=5M nodes ~ 1GB
}}
}}
Line 55: Line 60:
}}
}}
{{Additional comments model}}
{{Additional comments model}}
{{CSDMS staff part
|OpenMI compliant=No but possible
|IRF interface=No but possible
|CMT component=No not possible
|CCA component=No but possible
}}
{{Start coupled table}}
{{End a table}}
{{End headertab}}
{{{{PAGENAME}}_autokeywords}}
<p><!-- PLEASE USE THE "EDIT WITH FORM" BUTTON TO EDIT ABOVE CONTENTS; CONTINUE TO EDIT BELOW THIS LINE -->
<p><!-- PLEASE USE THE "EDIT WITH FORM" BUTTON TO EDIT ABOVE CONTENTS; CONTINUE TO EDIT BELOW THIS LINE -->
</p>
</p>
<h2>Introduction</h2>
<h2>Introduction</h2>
<h2> History </h2>
<h2> History </h2>
<h2> Papers </h2>
== References  ==
<br>{{AddReferenceUploadButtons}}<br><br>
{{#ifexist:Template:{{PAGENAME}}-citation-indices|{{{{PAGENAME}}-citation-indices}}|}}<br>
{{Include_featured_references_models_cargo}}<br>
<h2> Issues </h2>
<h2> Issues </h2>
<h2> Help </h2>
<h2> Help </h2>

Latest revision as of 20:19, 16 September 2020



SISV


Metadata

Also known as
Model type Single
Model part of larger framework
Note on status model
Date note status model
Incorporated models or components:
Spatial dimensions 2D
Spatial extent Reach-Scale
Model domain
One-line model description Spectral, Implicit, Streamfunction-Vorticity solver
Extended model description --
Keywords:
Name Peter Burns
Type of contact Model developer
Institute / Organization UCSB
Postal address 1 Engr II Bldg, Room 2355
Postal address 2 Dept of Mechanical Engr
Town / City Santa Barbara
Postal code 93106
State California
Country United States
Email address pburns@umail.ucsb.edu
Phone
Fax


Supported platforms
Unix, Linux, Mac OS
Other platform
Programming language

C++

Other program language
Code optimized Multiple Processors
Multiple processors implemented
Nr of distributed processors
Nr of shared processors
Start year development 2009
Does model development still take place? Yes
If above answer is no, provide end year model development
Code development status
When did you indicate the 'code development status'?
Model availability As code
Source code availability
(Or provide future intension)
Source web address
Source csdms web address
Program license type GPL v2
Program license type other
Memory requirements 5M nodes ~ 1GB
Typical run time


Describe input parameters Described in text files usr_input.txt and usr_IC.txt. Used to specify flow parameters (Re, Vs, ...), geometrical parameters (Lx, Ly, ...) and solver parameters (Nx, Ny)
Input format ASCII
Other input format
Describe output parameters Typical flow quantities: Velocities, Concentrations, Vorticity, Passive marker location
Output format Binary
Other output format
Pre-processing software needed? No
Describe pre-processing software
Post-processing software needed? Yes
Describe post-processing software Simply need to load the data into matlb using fread, data loading files and provided
Visualization software needed? Yes
If above answer is yes Matlab
Other visualization software


Describe processes represented by the model Many 2D flow situation with simple boundary conditions (ie no inflow or outflow). suitable for lock/exchange simulation of gravity/turbidity currents or to study stability properties of stratified flow.
Describe key physical parameters and equations Incompressible flow equations: Navier-Stokes with Boussinesq approximations. Transport equation to describe the motion of particles (or Salanity or Temperature).
Describe length scale and resolution constraints Since we are doing DNS, we are restricted to low Reynolds numbers. Up to ~50,000 or possibly higher but very slow.
Describe time scale and resolution constraints
Describe any numerical limitations and issues


Describe available calibration data sets
Upload calibration data sets if available:
Describe available test data sets
Upload test data sets if available:
Describe ideal data for testing


Do you have current or future plans for collaborating with other researchers?
Is there a manual available? No
Upload manual if available:
Model website if any
Model forum / discussion board
Comments


This part will be filled out by CSDMS staff

OpenMI compliant No but possible
BMI compliant No but possible
WMT component No not possible
PyMT component
Is this a data component
Can be coupled with:
Model info
Nr. of publications: --
Total citations: 0
h-index: --"--" is not a number.
m-quotient: 0
Qrcode SISV.png
Link to this page

Template:SISV autokeywords

Introduction

History

References




Nr. of publications: --
Total citations: 0
h-index: --"--" is not a number.
m-quotient: 0


See more publications of SISV

Issues

Help

Input Files

Output Files

Download

Source