mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +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/>
6 lines
185 B
Plaintext
6 lines
185 B
Plaintext
BFT stands for Base Functions and Types.
|
|
It is destined to be used by scientific codes (CFD) often using
|
|
some form of parallelism, especially MPI.
|
|
|
|
WWW: http://rd.edf.com/code_saturne/
|