Code_Saturne Kernel Maintained by:thierry@FreeBSD.org Port Added: 17 Jun 2007 21:06:27 Also Listed In:parallel License: not specified in port
Code Saturne is a system designed to solve the Navier-Stokes equations in the
cases of 2D, 2D axisymmetric or 3D flows. Its main module is designed for the
simulation of flows which may be steady or unsteady, laminar or turbulent,
incompressible or potentially dilatable, isothermal or not.
Scalars and turbulent fluctuations of scalars can be taken into account. The
code includes specific modules, referred to as "specific physics", for the
treatment of lagrangian particle tracking, semi-transparent radiative transfer,
gas combustion, pulverised coal combustion, electricity effects (Joule effect
and electric arcs) and compressible flows. The code also includes an engineering
module, Matisse, for the simulation of nuclear waste surface storage.
Code_Saturne relies on a finite volume discretisation and allows the use of
various mesh types which may be hybrid (containing several kinds of elements)
and may have structural non-conformities (hanging nodes).
NCS means "Noyau Code Saturne", i.e. "Code Saturne Kernel". This is the
numerical solver.
WWW: http://www.code-saturne.org/
adjust linking and comments in dependent ports after the math/atlas update;
math/atlas-devel will be updated to use the same constructs at a later date
PR: 162706
Approved by: miwi (portmgr)
Feature safe: yes
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Upgrade Code_Saturne to 1.3.2.
Code_Saturne 1.3.2 contains important corrections in the extended
neighbourhood (used for gradient calculation with options IMRGRA=2 and 3
and for the LES dynamic model), in the steady-state algorithm and for
rotation periodicity. Therefore it is strongly advised to upgrade to
version 1.3.2. Earlier releases of version 1.3 (especially versions 1.3.f
and 1.3.1) are considered obsolete and have been removed from the website.
Note: the pdf handbooks don't build at the moment, but they are
available from the Code_Saturne's main site.
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/>