mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +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
201 B
Plaintext
6 lines
201 B
Plaintext
BFT stands for Finite Volume Mesh.
|
|
It is intended to provide finite volume mesh I/O and some other services such
|
|
as interpolation, possibly in parallel using MPI.
|
|
|
|
WWW: http://rd.edf.com/code_saturne/
|