aboutsummaryrefslogtreecommitdiff
path: root/science/ncs
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade NCS to 1.3.1.Thierry Thomas2008-01-018-356/+381
| | | | Notes: svn path=/head/; revision=204809
* Don't set TERM conditionally on pointyhat, to avoid it defaulting toThierry Thomas2007-06-281-0/+4
| | | | | | | | | `su' which breaks the build. Reported by: pointyhat via pav Notes: svn path=/head/; revision=194413
* Remove a .orig file to fix plist.Thierry Thomas2007-06-271-0/+1
| | | | Notes: svn path=/head/; revision=194349
* Code_Saturne is EDF's general purpose computational fluid dynamicsThierry Thomas2007-06-1713-0/+1237
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/> Notes: svn path=/head/; revision=193734