freebsd-ports/science/ncs/files/pkg-message.in
Thierry Thomas 8fecd8a363 Code_Saturne is EDF's general purpose computational fluid dynamics
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/>
2007-06-17 21:04:54 +00:00

15 lines
608 B
Text

===============================================================================
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.
===============================================================================