mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
8fecd8a363
software. Developed since 1997 at EDF R&D, it is based on a co-located Finite Volume approach that accepts meshes with any type of cell (tetrahedral, hexahedral, prismatic, pyramidal, polyhedral, ...) and any type of grid structure (unstructured, blockstructured, hybrid, conforming or with hanging nodes, ...). Its basic capabilities enable the handling of either incompressible or expandable flows with or without heat transfer and turbulence (mixing length, 2-equation models, v2f, Reynolds stress models, Large Eddy Simulations, ...). <http://rd.edf.com/code_saturne/>
16 lines
608 B
Plaintext
16 lines
608 B
Plaintext
===============================================================================
|
|
The current version of Code_Saturne is located in the directory
|
|
%%PREFIX%%/Saturne/Noyau/ncs
|
|
|
|
In order to use Code Saturne, every user must add the following line in their
|
|
file ".profile":
|
|
|
|
. %%PREFIX%%/Saturne/Noyau/ncs/bin/cs_profile
|
|
|
|
For more information refer to the Code_Saturne documentation, available through
|
|
the "info_cs" command.
|
|
|
|
The Graphical User Interface must be installed separately; it is available as
|
|
a FreeBSD port: science/ics.
|
|
===============================================================================
|