CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Wiki > Codes

Codes

From CFD-Wiki

(Difference between revisions)
Jump to: navigation, search
(Miscellaneous)
(Miscellaneous: Created subsection "Solver coupling")
(384 intermediate revisions not shown)
Line 1: Line 1:
-
An overview of both free and commercial CFD software.
+
An overview of both free and commercial CFD software.  Here you will find short descriptions of codes along with links to resources.
 +
 
 +
'''Note to contributers:''' Please try to keep descriptions short and to the point (approximately 200 words) and avoid long lists of features or capabilities.  Also keep in mind that all contributions are considered to be released under the GNU Free Documentation License 1.2 (see [[Project:Copyrights]] for details). Also note that all information should be verifiable and objective truths that also competitors to the code in question will agree upon. This is especially important if you are an employee of the company selling the code. See the [[CFD-Wiki:Policy]] for further information.
== Free codes ==
== Free codes ==
 +
 +
This section lists codes that are in the public domain, and codes that are available under GPL, BSD or similar licenses.
=== Solvers ===
=== Solvers ===
 +
{| class="wikitable"
 +
|- align="center"
 +
! Solver !! Mesh type(s) supported
 +
|- align="center"
 +
|- align="center"
 +
| align="left" |ADFC -- [http://adfc.sourceforge.net/index.html ADFC homepage]||
 +
|- align="center"
 +
| align="left" |Applied Computational Fluid Dynamics -- [http://www.partenovcfd.com Solver homepage]||
 +
|- align="center"
 +
| align="left" |arb -- [http://www.chemeng.unimelb.edu.au/people/staff/daltonh/downloads/arb/ arb homepage]||GMSH (.msh)
 +
|- align="center"
 +
| align="left" |CalculiX -- [http://www.dhondt.de/ CalculiX homepage]|| internal
 +
|- align="center"
 +
| align="left" |CFD2D -- [http://sourceforge.net/projects/cfd2d/  a 2D-solver for incompressible Navier-Stokes homepage]||Based on Triangle grid generator (see table below)
 +
|- align="center"
 +
| align="left" |CFD2k -- [http://www.cfd2k.eu/  CFD2k: a 2D-solver for compressible ideal gases - homepage]||
 +
|- align="center"
 +
| align="left" |[http://www.cfdpack.net/ cfdpack] -- A collection of academic codes | 2D/3D, FV, unstr, incomp, adjoint, parallel || GMSH (.msh)
 +
|- align="center"
 +
| align="left" |Channelflow -- [http://www.cns.gatech.edu/channelflow/ Channelflow: a spectral Navier-Stokes simulator in C++ homepage]||
 +
|- align="center"
 +
| align="left" |CLAWPACK -- [http://depts.washington.edu/clawpack/ CLAWPACK homepage] A Finite Volume solver especially for phenomena governed by hyperbolic PDEs ||
 +
|- align="center"
 +
| align="left" |Code_Saturne -- [http://www.code-saturne.org/ Code_Saturne homepage]||I-DEAS®, GMSH, Gambit®, Simail®, Salomé, Harpoon®, ICEM
 +
|- align="center"
 +
| align="left" |COOLFluiD -- [https://github.com/andrealani/COOLFluiD/wiki COOLFluiD homepage] Component-based C++ platform for multi-physics (e.g. flow, plasma, radiation, chemistry, EM) simulation on heterogeneous HPC systems||GMSH, Gambit®, internal CFmesh format (ASCII or binary), TECPLOT unstructured (point-based format), GridPro
 +
|- align="center"
 +
| align="left" |Diagonalized Upwind Navier Stokes -- [http://duns.sourceforge.net DUNS homepage]||
 +
|- align="center"
 +
| align="left" |[[Dolfyn]] --  [http://www.dolfyn.net/dolfyn/index_en.html dolfyn a 3D unstructured general purpose solver - homepage]|| GMSH (.msh)
 +
|- align="center"
 +
| align="left" |[[Dune]] -- [http://www.dune-project.org Distributed and Unified Numerics Evironment - homepage]|| GMSH (.msh), StarCD
 +
|- align="center"
 +
| align="left" |[[Edge]] -- [http://www.foi.se/edge Edge homepage: 2D & 3D compressible RANS / Euler flow solver on unstructured  and hybrid grids]||.bmsh
 +
|- align="center"
 +
| align="left" |[[ELMER]] -- [http://www.csc.fi/elmer/ ELMER homepage]|| .unv (also with multiple body / surface attribution)
 +
|- align="center"
 +
| align="left" |[[FDS]] -- [http://www.fire.nist.gov/fds/ FDS homepage]||
 +
|- align="center"
 +
| align="left" |FeatFlow -- [http://www.featflow.de FeatFlow homepage] Fortran FEM based high-performance CFD solver (available with an Octave and [https://www.featool.com/tutorial/2016/11/14/Easy-Matlab-CFD-FeatFlow-external-CFD-solver-with-FEATool-integration.html Matlab CFD FeatFlow GUI])|| FeatFlow (.tri/.prm) grid format
 +
|- align="center"
 +
| align="left" |[[FEATool]] Multiphysics -- [https://www.featool.com/ Matlab CFD and Multiphysics FEM Toolbox] Fully integrated and easy to use [[Matlab CFD]] and Finite Element Analysis FEM simulation toolbox|| Automatic unstructured mesh generation, and supports Gmsh (.msh), GiD (.msh), Triangle, GMV (.gmv), FeatFlow, FEniCS Dolfin (.xml), and Ascii mesh import
 +
|- align="center"
 +
| align="left" |FEniCS -- [http://fenicsproject.org FEniCS homepage] A Python/C++ library for Finite Element Method. Requires knowledge of weak forms of governing equations (available with [https://www.featool.com/tutorial/2017/06/16/Python-FEM-and-Multiphysics-Simulations-with-Fenics-and-FEATool.html FEATool-FEniCS Matlab GUI])|| Various types - Gmsh, Abaqus, Metis, Diffpack etc
 +
|- align="center"
 +
| align="left" |FreeFEM -- [http://www.freefem.org FreeFEM homepage] A FEM solver. Uses a C++-like language || Gmsh (.msh), Medit (.mesh)
 +
|- align="center"
 +
| align="left" |[[HiFlow³]] -- [http://www.hiflow3.org HiFlow³ homepage]||
 +
|- align="center"
 +
| align="left" |[[Gerris Flow Solver]] -- [http://gfs.sourceforge.net/ Gerris Flow Solver homepage]||
 +
|- align="center"
 +
| align="left" |IBAMR -- [https://github.com/IBAMR/IBAMR IBAMR homepage] A C++ library for Immersed Boundary method with Adaptive Mesh Refinement. || Structured fluid mesh and unstructured mesh for immersed body.
 +
|- align="center"
 +
| align="left" |IMTEK Mathematica Supplement (IMS) -- [http://www.imtek.uni-freiburg.de/simulation/mathematica/IMSweb/ IMTEK Mathematica Supplement (IMS) homepage]||
 +
|- align="center"
 +
| align="left" |iNavier -- [http://inavier.sourceforge.net/ iNavier Solver Home Page]||
 +
|- align="center"
 +
| align="left" |ISAAC -- [http://isaac-cfd.sourceforge.net ISAAC Home Page]||
 +
|- align="center"
 +
| align="left" |Kicksey-Winsey -- [http://justpmf.com/romain/kicksey_winsey/ Kicksey-Winsey Home Page]||
 +
|- align="center"
 +
| align="left" |MFIX -- [https://mfix.netl.doe.gov Computational multiphase flow homepage]||
 +
|- align="center"
 +
| align="left" |[[NaSt2D-2.0]] -- [http://nast2d-2.de/nast/eNaSt2D.html NaSt2D-2.0 homepage]||
 +
|- align="center"
 +
| align="left" |[[NEK5000]] -- [http://nek5000.mcs.anl.gov NEK5000 homepage]||
 +
|- align="center"
 +
| align="left" |Nektar++ -- [http://www.nektar.info Nektar++ homepage]||
 +
|- align="center"
 +
| align="left" |[[NSC2KE]] -- [http://www-rocq1.inria.fr/gamma/cdrom/www/nsc2ke/eng.htm NSC2KE homepage]||
 +
|- align="center"
 +
| align="left" |NUWTUN -- [https://bitbucket.org/cpraveen/nuwtun NUWTUN Home Page]||
 +
|- align="center"
 +
| align="left" |[[OpenFlower]] -- [http://sourceforge.net/projects/openflower/ OpenFlower homepage]||GMSH (.msh)
 +
|- align="center"
 +
| align="left" |[[OpenFOAM]] -- [http://www.openfoam.com/ OpenFOAM homepage]|| Internal "foam" format; convert from ansys, cfx4, dat, fluent3d, fluentMesh, gambit, gmsh, ideasUnv, kiva, msh, netgenNeutral, plot3d, samm, star3, star4, tetgen
 +
|- align="center"
 +
| align="left" | OpenHyperflow2D -- [https://code.google.com/p/openhyperflow2d/ OpenHyperflow2D homepage]||
 +
|- align="center"
 +
| align="left" |[[OpenLB]] -- [http://www.openlb.net/ OpenLB homepage]||
 +
|- align="center"
 +
| align="left" |OpenFVM -- [http://openfvm.sourceforge.net/ OpenFVM homepage]|| GMSH (.msh)
 +
|- align="center"
 +
| align="left" |[[Palabos]] -- [http://www.palabos.org/ Palabos homepage]||
 +
|- align="center"
 +
| align="left" |PETSc-FEM -- [http://www.cimec.org.ar/petscfem PETSc-FEM homepage]|| Application-specific input (.dat)
 +
|- align="center"
 +
| align="left" |PP3D -- [http://www.featflow.de/ parpp3d++ homepage]||
 +
|- align="center"
 +
| align="left" |PyFR -- [http://www.pyfr.org PyFR homepage]||
 +
|- align="center"
 +
| align="left" |QuickerSim CFD Toolbox for MATLAB® -- [http://www.quickersim.com/cfd-toolbox-for-matlab/index QuickerSim CFD homepage]|| GMSH, MATLAB®-PDE Toolbox format
 +
|- align="center"
 +
| align="left" |REEF3D -- [http://www.reef3d.com REEF3D homepage]||
 +
|- align="center"
 +
| align="left" |ReFRESCO -- [http://www.refresco.org ReFRESCO homepage]. 3D multi-phase viscous-flow code (RANS,DDES,SAS,PANS,LES) for maritime applications|| Structured and unstructured grids. Cgns format. Converters for openFOAM, Icem-CFD, Ansys, Star-CCM, Gridpro, Pointwise, Hexpress.
 +
|- align="center"
 +
| align="left" |[http://www-ljk.imag.fr/membres/Pierre.Saramito/rheolef Rheolef]|| 1D 2D 3D finite elements, unstructured tri,quad,tet,hexa meshes (GMSH, BAMG)
 +
|- align="center"
 +
| align="left" |[[Semtex]] -- [http://users.monash.edu.au/~bburn/semtex.html Semtex homepage: 2D/3D spectral element/Fourier DNS]|| Unstructured quad meshes
 +
|- align="center"
 +
| align="left" |SLFCFD -- [http://slfcfd.sourceforge.net SLFCFD homepage]||
 +
|- align="center"
 +
| align="left" |[[SSIIM]] -- [http://folk.ntnu.no/nilsol/cfd/ CFD at NTNU]||
 +
|- align="center"
 +
| align="left" |[[SU2]] -- [http://su2.stanford.edu/ Stanford University Unstructured Homepage]|| Internal "su2" format and cgns format
 +
|- align="center"
 +
| align="left" |[[TCLB]] -- [https://github.com/CFD-GO/TCLB Cuda-based lattice Boltzmann method solver and more]|| STL-files, binary voxels
 +
|- align="center"
 +
| align="left" |[[Tochnog]] -- [http://tochnog.sourceforge.net Tochnog homepage]||
 +
|- align="center"
 +
| align="left" |TYCHO -- [http://tycho-cfd.at/ TYCHO homepage]||
 +
|- align="center"
 +
| align="left" |Typhon solver -- [http://typhon.sf.net Typhon solver homepage]||
 +
|- align="center"
 +
| align="left" |Uintah Computational Framework -- [http://www.uintah.utah.edu Uintah homepage] || Structured
 +
|- align="center"
 +
| align="left" |Vortexje -- [http://vortexje.org Vortexje panel method code homepage] || GMSH (.msh), PLY, application specific
 +
|- align="center"
-
*[[FreeFEM]]
+
|}
-
*[[Gerris_Flow_Solver | Gerris Flow Solver]]
+
-
*[[NSC2KE]]
+
-
*[[OpenFOAM]] -- [http://www.openfoam.org/ OpenFOAM homepage]
+
-
*[[OpenFlower]]
+
-
*[[dolfyn]] -- [http://www.dolfyn.net/dolfyn/index_en.html homepage]
+
=== Grid generation ===
=== Grid generation ===
-
 
+
{| class="wikitable"
-
*[[BAMG]]
+
|- align="center"
-
*[[Delaundo]]
+
! Generator !! Mesh type(s) supported !! Input filetypes supported
-
*[[GMSH]]
+
|- align="center"
-
*[[Triangle]]
+
| align="left" |[[Delaundo]] -- [http://www.cerfacs.fr/~muller/delaundo.html Delaundo homepage]||.pts
 +
|- align="center"
 +
| align="left" | Engrid -- [http://engrid.sourceforge.net Engrid homepage]||
 +
|- align="center"
 +
| align="left" | GMSH -- [http://www.geuz.org/gmsh/ GMSH hompage]||.msh
 +
|- align="center"
 +
| align="left" | gridgen -- [http://code.google.com/p/gridgen-c gridgen homepage]||
 +
|- align="center"
 +
| align="left" | IA-FEMesh -- [http://www.ccad.uiowa.edu/mimx/IA-FEMesh IA-FEMesh homepage]||ABAQUS
 +
|- align="center"
 +
| align="left" | NETGEN -- [http://www.hpfem.jku.at/netgen/ NETGEN homepage]|| Neutral, Fepp2D, surfacemesh, solution||.stl, .iges, .csg, .step
 +
|- align="center"
 +
| align="left" | SALOME -- [http://www.salome-platform.org SALOME homepage]||MED, UNV, DAT, STL ||IGES, STEP, BREP
 +
|- align="center"
 +
| align="left" | TETGEN -- [http://wias-berlin.de/software/tetgen/ TETGEN hompage]||.off, .mesh, .smesh, .ele||.node, .poly, .off, .stl, .mesh, .smesh, .ply
 +
|- align="center"
 +
| align="left" |[[Triangle]] -- [http://www.cs.cmu.edu/~quake/triangle.html Triangle homepage]||(2D only) .node, .ele, .poly, .area
 +
|- align="center"
 +
| align="left" |[[TwinMesh]] -- [http://www.twinmesh.com Twinmesh homepage]|| .cfx5||.iges, .csv
 +
|}
=== Visualization ===
=== Visualization ===
-
 
+
*[[COVISE]] -- [http://www.hlrs.de/covise/ HLRS homepage]
 +
*[[DISLIN]] -- [http://www.mps.mpg.de/dislin/  DISLIN homepage]
 +
* GMV -- [http://generalmeshviewer.com/ GMV homepage]
*[[Gnuplot]] -- [http://www.gnuplot.info/ gnuplot homepage]
*[[Gnuplot]] -- [http://www.gnuplot.info/ gnuplot homepage]
 +
* GRI -- [http://gri.sourceforge.net/ GRI homepage]
*[[Mayavi]] -- [http://mayavi.sourceforge.net/ MayaVi homepage]
*[[Mayavi]] -- [http://mayavi.sourceforge.net/ MayaVi homepage]
-
*[[OpenDX]]  
+
*[[OpenDX]] -- [http://www.opendx.org OpenDX homepage]
-
*[[ParaView]] -- [http://www.paraview.org/HTML/Index.html ParaView home page]
+
*[[ParaView]] -- [https://www.paraview.org/ ParaView homepage]
-
*[[Visit]]
+
*[[Tioga]] -- [http://www.kitp.ucsb.edu/~paxton/tioga.html Tioga homepage] (link seems broken, see it on [https://web.archive.org/web/20160102205630/http://www.kitp.ucsb.edu:80/members/PM/paxton/tioga.html archive.org])
-
*[[Vigie]] -- [http://www-sop.inria.fr/sinus/Softs/vigie.html Vigie home page]
+
*[[VAPOR]] -- [http://www.vapor.ucar.edu VAPOR homepage]
 +
*[[Vigie]] -- [http://www-sop.inria.fr/sinus/Softs/vigie.html Vigie homepage]
 +
*[[Visit]] -- [http://www.llnl.gov/visit Visit homepage]
 +
*[[Visnow]] -- [https://visnow.icm.edu.pl/ VisNow homepage]
 +
*[[vtk]] -- [http://www.vtk.org vtk homepage]
 +
*[[vtk.Net]] -- [http://vtkdotnet.sourceforge.net/ vtk.Net homepage]
 +
 
 +
=== Solver coupling ===
 +
*[[OpenPALM]] -- [http://www.cerfacs.fr/globc/PALM_WEB OpenPALM homepage]
 +
*[[preCICE]] -- [http://www.precice.org/ preCICE homepage]
=== Miscellaneous ===
=== Miscellaneous ===
-
*[[Engauge Digitizer]]
+
*[[Engauge Digitizer]] (extract data points from graphs) -- [https://markummitchell.github.io/engauge-digitizer/ Engauge Digitizer homepage]
-
*[[Ftnchek]]
+
*[[Ftnchek]] (Fortran 77 static analyzer) -- [http://www.dsm.fordham.edu/~ftnchek/ ftnchek homepage]
-
*[[Gifsicle]]
+
*[[g3data]] (extract data points from graphs) -- [http://www.frantz.fi/software/g3data.php g3data homepage]
-
*[[g3data]] -- [http://beam.helsinki.fi/~frantz/software/g3data.php g3data home page]
+
*[[GIFMerge]] (merge GIF images) -- [http://www.the-labs.com/GIFMerge/ GIFMerge homepage] (link seems broken, see it on [https://web.archive.org/web/20150619132603/http://www.the-labs.com/GIFMerge/ archive.org])
-
*[[GIFMerge]] -- [http://www.the-labs.com/GIFMerge/ GIFMerge home page]
+
*[[Gifsicle]] (GIF creator) -- [http://www.lcdf.org/~eddietwo/gifsicle/ Gifsicle homepage]
-
*[[e-Solutions for Energy Conversion Systems]]
+
*[[ImageMagick]] (image processing) -- [http://www.imagemagick.org ImageMagick homepage]
 +
*[[nnbathy]] (natural neighbor interpolation) -- [https://github.com/sakov/nn-c nnbathy home page]
 +
*[[OpenGPI]] (Generic Parameter Interface) -- [http://www.opengpi.org OpenGPI homepage] (link seems broken, see it on [https://web.archive.org/web/20161017205752/http://www.opengpi.org/ archive.org])
== Commercial codes ==
== Commercial codes ==
=== Solvers ===
=== Solvers ===
-
 
+
* 6sigmaDC -- [http://www.futurefacilities.com Future Facilities homepage]
-
*[[CFD-FASTRAN & CFD-ACE]] -- [http://www.esi-group.com/SimulationSoftware/advanced.html ESI Group's homepage]
+
* Applied Computational Fluid Dynamics -- [http://www.partenovcfd.com Solver homepage]
-
*[[CFX]] -- [http://www.ansys.com/ Ansys homepage]
+
* AcuSolve -- [http://www.acusim.com/ ACUSIM Software's homepage]
 +
* ADINA-F -- [http://www.adina.com/index.html ADINA's homepage]
 +
* ADINA-FSI -- [http://www.adina.com/index.html ADINA's homepage]
 +
* ANANAS -- [http://www.lemma-ing.com/index.html LEMMA's homepage]
 +
* ANSWER -- [http://www.acricfd.com/ ACRi's homepage]
 +
* Azore -- [http://www.azoretechnologies.com Azore Technologies, LLC homepage]
 +
*[http://www.cfd-online.com/W/index.php?title=CFD%2B%2B CFD++] -- [http://www.metacomptech.com Metacomp Techonlogies' homepage]
 +
* CFD2000 -- [http://www.adaptive-research.com/ Adaptive Research's homepage]
 +
*[[CFD-FASTRAN]] -- [http://www.esi-group.com/SimulationSoftware/advanced.html ESI Group's homepage]
 +
* CFD-ACE -- [http://www.esi-group.com/SimulationSoftware/advanced.html ESI Group's homepage]
 +
* CFdesign -- [http://www.cfdesign.com CFdesign's homepage]
 +
* CFX -- [http://www.ansys.com/ ANSYS homepage]
 +
* CharLES -- [http://www.cascadetechnologies.com/ Cascade Technologies homepage]
 +
* Code LEO -- [http://www.adscfd.com/ ADS CFD homepage]
 +
* CONVERGE -- [http://convergecfd.com/ CONVERGENT SCIENCE]
 +
* COMSOL Multiphysics -- [http://www.comsol.com/ COMSOL's homepage]
 +
* COMSOL Multiphysics CFD Module -- [http://www.comsol.com/products/cfd/ COMSOL's CFD Module]
 +
* Coolit -- [http://www.daat.com/ Daat Research's Coolit homepage]
 +
* CoolitPCB -- [http://www.coolitpcb.com/ Daat Research's CoolitPCB homepage]
 +
* DLR - TAU -- [http://tau.dlr.de/ TAU's homepage]
 +
* DQMoM -- [http://www.cmclinnovations.com/userstories/userstory9.html cmcl innovations' product page]
 +
* EasyCFD -- [http://www.easycfd.net EasyCFD homepage]
 +
* EXN/Aero -- [http://envenio.ca Envenio's homepage]
 +
* [[FEATool]] Multiphysics -- [http://www.featool.com/ FEATool Multiphysics and Matlab CFD Toolbox]
 +
*[[FENSAP-ICE]] -- [http://www.newmerical.com/ NTI' homepage]
 +
* FINE/Acoustics -- [http://www.numeca.com/en/products/finetmacoustics NUMECA product page]
 +
* FINE/Marine -- [http://www.numeca.com/en/products/finetmmarine NUMECA product page]
 +
* FINE/Open with Openlabs -- [http://www.numeca.com/en/products/finetmopen-openlabs NUMECA product page]
 +
* FINE/Turbo -- [http://www.numeca.com/en/products/finetmturbo NUMECA product page]
 +
* FIRE -- [http://www.avl.com/ AVL's homepage]
 +
*[[FLACS]] -- [http://www.gexcon.com/index.php?src=flacs/overview.html GexCon's homepage]
 +
* FloEFD -- [http://www.mentor.com/products/mechanical/products/floefd Mentor's FloEFD homepage]
 +
* FloTHERM-- [http://www.mentor.com/products/mechanical/products/flotherm Mentor's FloTHERM homepage]
 +
* FloVENT-- [http://www.mentor.com/products/mechanical/products/flovent Mentor's FloVENT homepage]
 +
* FLOW-3D -- [http://www.flow3d.com/ Flow Science's homepage]
 +
* FLOWVISION -- [http://www.fv-tech.com FlowVision's homepage]
 +
* Flowz--[http://www.zeusnumerix.com Zeus Numerix's homepage ]
*[[FLUENT]] -- [http://www.fluent.com Fluent's homepage]
*[[FLUENT]] -- [http://www.fluent.com Fluent's homepage]
 +
* [[FLUIDYN]] -- [http://www.fluidyn.com Fluidyn's homepage]
 +
* FluSol -- [http://www.cfd-rocket.com FluSol's hompage]
 +
* FVUS(wildkatze) -- [http://www.dravvya.co.in FVUS(wildkatze)'s hompage]
 +
* GASP-- [http://www.aerosoftinc.com AeroSoft homepage]
 +
* HeatDesigner -- [http://www.cradle-cfd.com/ Cradle's homepage]
 +
* HiFUN CFD Solver -- [http://www.sandi.co.in S & I Engineering Solutions Pvt. Ltd. homepage]
 +
*[[J-FLO]] -- [http://www.newmerical.com NTI's homepage]
 +
* Kameleon FireEx - KFX -- [http://www.computit.com ComputIT's homepage]
 +
* KINetics Reactive Flows -- [http://www.ReactionDesign.com Reaction Design's homepage]
 +
* KIVA--[http://www.lanl.gov/orgs/t/t3/codes/kiva.shtml Los Alamos homepage]
 +
* LS-DYNA ICFD solver -- [http://www.lstc.com/applications/new_multiphysics LSTC's homepage]
 +
*[[NOGRID]] -- [http://www.nogrid.com NOGRIDS's homepage]
 +
* NX Electronic Systems Cooling -- [http://www.mayahtt.com/index.php?option=com_content&task=view&id=69&Itemid=237 MAYA's NX ESC page]
 +
* NX Advanced Flow -- [http://www.mayahtt.com/index.php?option=com_content&task=view&id=1&Itemid=115 MAYA HTT's NX Adv. Flow page]
 +
* NX Flow -- [http://www.mayahtt.com/index.php?option=com_content&task=view&id=2&Itemid=116 MAYA HTT's NX Flow page]
 +
* MicroCFD -- [http://microcfd.com/ MicroCFD's homepage]
 +
* MicroFlo -- [http://www.iesve.com/Software/VE-Pro/MicroFlo homepage]
 +
*[[PHOENICS]] -- [http://www.cham.co.uk CHAM's homepage]
 +
*[[PHYSICA]] -- [http://physica.co.uk PHYSICA's homepage]
 +
* PowerFLOW -- [http://exa.com/ Exa Corporation's homepage]
 +
* PumpLinx -- [http://www.simerics.com Simerics' homepage]
 +
* Pushbutton CFD -- [http://www.conceptsnrec.com Concepts NREC's homepage]
 +
* QuickerSim CFD Toolbox for MATLAB® -- [http://www.quickersim.com/cfd-toolbox-for-matlab/index QuickerSim CFD homepage]
 +
* Range Software -- [http://www.range-software.com Range' homepage]
 +
*[[RheoChart]] -- [http://www.rheochart.com RheoChart Homepage]
 +
* scSTREAM -- [http://www.cradle-cfd.com/ Cradle's homepage]
 +
* SC/Tetra -- [http://www.cradle-cfd.com/ Cradle's homepage]
 +
* SHIPFLOW -- [http://www.flowtech.se/ FLOWTECH's homepage]
 +
* [[Siemens PLM Software CFD]] -- [http://www.plm.automation.siemens.com/en_us/products/nx/simulation/advanced/index.shtml Siemens PLM Software NX CAE page]
 +
*[[simFlow]] -- [https://sim-flow.com/ simFlow homepage]
 +
*[[Smartfire]] -- [http://fseg.gre.ac.uk/smartfire Smartfire Homepage]
 +
* [[Solution of Boltzmann Equation]] -- [http://www.elegant-mathematics.com/ Elegant Mathematics homepage]
 +
*[[SPLASH]] -- [http://www.panix.com/~brosen SPLASH's homepage]
 +
*[[srm suite]] -- [http://www.cmclinnovations.com/products/srmsuite cmcl innovations' product page]
 +
* STALLION 3D -- [http://www.hanleyinnovations.com/stallion3d.html Hanley Innovations' STALLION 3D homepage]
*[[STAR-CD]] -- [http://www.cd-adapco.com CD-adapco's homepage]
*[[STAR-CD]] -- [http://www.cd-adapco.com CD-adapco's homepage]
 +
*[[STAR-CCM+]] -- [http://www.cd-adapco.com CD-adapco's homepage]
 +
*[[Tdyn]] --  [http://www.compassis.com CompassIS' homepage]
 +
* TMG-Flow --  [http://www.mayahtt.com/index.php?option=com_content&task=view&id=82&Itemid=283 MAYA HTT's CFD page]
 +
* TransAT -- [http://www.ascomp.ch ASCOMP's homepage]
 +
* Turb'Flow -- [http://www.fluorem.com Fluorem's hompage]
 +
* TURBOcfd -- [http://adtechnology.co.uk/products/turbocfd/ TURBOcfd's hompage]
 +
* XFlow -- [http://www.xflowcfd.com XFlow homepage, Next Limit Dynamics SA]
 +
* zCFD -- [https://zcfd.zenotech.com zCFD homepage]
=== Grid generation ===
=== Grid generation ===
-
*[[Gridgen]]
+
* ADINA-AUI -- [http://www.adina.com/index.html ADINA's homepage]
-
*[[GridPro]]
+
* ANAMESH --  [http://www.lemma-ing.com/index.html LEMMA's homepage]
 +
* ANSA -- [http://www.beta-cae.gr/ BETA-CAE's homepage]
 +
* AutoGrid5 -- [http://www.numeca.com/en/products/automeshtm/autogrid5tm NUMECA product page]
 +
* AutoMesh -- [http://www.numeca.com/en/products/automeshtm NUMECA product page]
 +
* [[BOXERMesh]] -- [http://www.cambridgeflowsolutions.com/ Cambridge Flow Solutions homepage]
 +
* Centaur -- [http://www.centaursoft.com CentaurSoft homepage]
 +
*[[CFD-GEOM]] -- [http://www.esi-group.com/ ESI's homepage]
 +
*[[CFD-VISCART]] -- [http://www.esi-group.com/ ESI's homepage]
 +
* CFDExpert-GridZ --[http://www.zeusnumerix.com/ Zeus Numerix's homepage]
 +
* Code WAND -- [http://www.adscfd.com/ ADS CFD homepage]
 +
*[[Cubit]] -- [http://www.csimsoft.com/ csimsoft's homepage]
 +
*[[Gridgen]] -- [http://www.pointwise.com/ Pointwise's homepage]
 +
*[[ GridPro]] -- [http://www.gridpro.com/ PDC's homepage]
 +
* Harpoon -- [http://www.sharc.co.uk/ Harpoon's homepage]
 +
* HEXPRESS -- [http://www.numeca.com/en/products/automeshtm/hexpresstm NUMECA product page]
 +
* HEXPRESS/Hybrid -- [http://www.numeca.com/en/products/automeshtm/hexpresstmhybrid NUMECA product page]
 +
* HyperMesh -- [http://www.altairhyperworks.com/ Altair HyperWorks' homepage]
 +
* ICEM CFD -- [http://www.ansys.com/ ANSYS' homepage]
 +
*[[Pointwise]] -- [http://www.pointwise.com/ Pointwise's homepage]
 +
*[[RBF Morph]] -- [http://www.rbf-morph.com/ RBF Morph homepage]
 +
* +ScanFE -- [http://www.simpleware.com/ Simpleware's homepage]
 +
* Sculptor -- [http://gosculptor.com/Products.html Optimal Solutions Products page]
 +
* SolidMesh -- [http://www.simcenter.msstate.edu/docs/solidmesh/ SolidMesh homepage]
 +
* Tommie -- [http://www.cascadetechnologies.com/ Cascade Technologies homepage]
 +
* [[TwinMesh]] -- [http://www.twinmesh.com TwinMesh homepage]
=== Visualization ===
=== Visualization ===
-
*[[EnSight]] -- [http://www.ensight.com/ CEI's homepage]
+
* ADINA-AUI -- [http://www.adina.com/index.html ADINA's homepage]
-
*[[Fieldview]] -- [http://www.ilight.com/ Intelligent Light's homepage]
+
*[[CFD-VIEW]] -- [http://www.esi-group.com/ ESI's homepage]
 +
* CFView -- [http://www.numeca.com/en/products/cfviewtm NUMECA product page]
 +
* CFX-Post -- [http://www.ansys.com/ ANSYS' homepage]
 +
* COMSOL -- [http://www.comsol.com/ COMSOL's homepage]
 +
* CoolPlot -- [http://www.daat.com/ Daat Research's homepage]
 +
* EnSight -- [http://www.ensight.com/ CEI's homepage]
 +
* Fieldview -- [http://www.ilight.com/ Intelligent Light's homepage]
 +
* HyperView -- [http://www.altairhyperworks.com/ Altair HyperWorks' homepage]
*[[Tecplot]] -- [http://www.tecplot.com/ Tecplot's homepage]
*[[Tecplot]] -- [http://www.tecplot.com/ Tecplot's homepage]
 +
* VU -- [http://www.invisu.ca/  inVisu's homepage]
 +
*ViewZ  --  [http://www.zeusnumerix.com/ Zeus Numerix's homepage]
 +
 +
=== Systems ===
 +
 +
* Flowmaster -- [http://www.flowmaster.com/index.html Flowmaster's homepage]
 +
* Flownex -- [http://www.flownex.com/ Flownex's homepage]

Revision as of 15:03, 26 January 2018

An overview of both free and commercial CFD software. Here you will find short descriptions of codes along with links to resources.

Note to contributers: Please try to keep descriptions short and to the point (approximately 200 words) and avoid long lists of features or capabilities. Also keep in mind that all contributions are considered to be released under the GNU Free Documentation License 1.2 (see Project:Copyrights for details). Also note that all information should be verifiable and objective truths that also competitors to the code in question will agree upon. This is especially important if you are an employee of the company selling the code. See the CFD-Wiki:Policy for further information.

Contents

Free codes

This section lists codes that are in the public domain, and codes that are available under GPL, BSD or similar licenses.

Solvers

Solver Mesh type(s) supported
ADFC -- ADFC homepage
Applied Computational Fluid Dynamics -- Solver homepage
arb -- arb homepageGMSH (.msh)
CalculiX -- CalculiX homepage internal
CFD2D -- a 2D-solver for incompressible Navier-Stokes homepageBased on Triangle grid generator (see table below)
CFD2k -- CFD2k: a 2D-solver for compressible ideal gases - homepage
cfdpack -- A collection of academic codes | 2D/3D, FV, unstr, incomp, adjoint, parallel GMSH (.msh)
Channelflow -- Channelflow: a spectral Navier-Stokes simulator in C++ homepage
CLAWPACK -- CLAWPACK homepage A Finite Volume solver especially for phenomena governed by hyperbolic PDEs
Code_Saturne -- Code_Saturne homepageI-DEAS®, GMSH, Gambit®, Simail®, Salomé, Harpoon®, ICEM
COOLFluiD -- COOLFluiD homepage Component-based C++ platform for multi-physics (e.g. flow, plasma, radiation, chemistry, EM) simulation on heterogeneous HPC systemsGMSH, Gambit®, internal CFmesh format (ASCII or binary), TECPLOT unstructured (point-based format), GridPro
Diagonalized Upwind Navier Stokes -- DUNS homepage
Dolfyn -- dolfyn a 3D unstructured general purpose solver - homepage GMSH (.msh)
Dune -- Distributed and Unified Numerics Evironment - homepage GMSH (.msh), StarCD
Edge -- Edge homepage: 2D & 3D compressible RANS / Euler flow solver on unstructured and hybrid grids.bmsh
ELMER -- ELMER homepage .unv (also with multiple body / surface attribution)
FDS -- FDS homepage
FeatFlow -- FeatFlow homepage Fortran FEM based high-performance CFD solver (available with an Octave and Matlab CFD FeatFlow GUI) FeatFlow (.tri/.prm) grid format
FEATool Multiphysics -- Matlab CFD and Multiphysics FEM Toolbox Fully integrated and easy to use Matlab CFD and Finite Element Analysis FEM simulation toolbox Automatic unstructured mesh generation, and supports Gmsh (.msh), GiD (.msh), Triangle, GMV (.gmv), FeatFlow, FEniCS Dolfin (.xml), and Ascii mesh import
FEniCS -- FEniCS homepage A Python/C++ library for Finite Element Method. Requires knowledge of weak forms of governing equations (available with FEATool-FEniCS Matlab GUI) Various types - Gmsh, Abaqus, Metis, Diffpack etc
FreeFEM -- FreeFEM homepage A FEM solver. Uses a C++-like language Gmsh (.msh), Medit (.mesh)
HiFlow³ -- HiFlow³ homepage
Gerris Flow Solver -- Gerris Flow Solver homepage
IBAMR -- IBAMR homepage A C++ library for Immersed Boundary method with Adaptive Mesh Refinement. Structured fluid mesh and unstructured mesh for immersed body.
IMTEK Mathematica Supplement (IMS) -- IMTEK Mathematica Supplement (IMS) homepage
iNavier -- iNavier Solver Home Page
ISAAC -- ISAAC Home Page
Kicksey-Winsey -- Kicksey-Winsey Home Page
MFIX -- Computational multiphase flow homepage
NaSt2D-2.0 -- NaSt2D-2.0 homepage
NEK5000 -- NEK5000 homepage
Nektar++ -- Nektar++ homepage
NSC2KE -- NSC2KE homepage
NUWTUN -- NUWTUN Home Page
OpenFlower -- OpenFlower homepageGMSH (.msh)
OpenFOAM -- OpenFOAM homepage Internal "foam" format; convert from ansys, cfx4, dat, fluent3d, fluentMesh, gambit, gmsh, ideasUnv, kiva, msh, netgenNeutral, plot3d, samm, star3, star4, tetgen
OpenHyperflow2D -- OpenHyperflow2D homepage
OpenLB -- OpenLB homepage
OpenFVM -- OpenFVM homepage GMSH (.msh)
Palabos -- Palabos homepage
PETSc-FEM -- PETSc-FEM homepage Application-specific input (.dat)
PP3D -- parpp3d++ homepage
PyFR -- PyFR homepage
QuickerSim CFD Toolbox for MATLAB® -- QuickerSim CFD homepage GMSH, MATLAB®-PDE Toolbox format
REEF3D -- REEF3D homepage
ReFRESCO -- ReFRESCO homepage. 3D multi-phase viscous-flow code (RANS,DDES,SAS,PANS,LES) for maritime applications Structured and unstructured grids. Cgns format. Converters for openFOAM, Icem-CFD, Ansys, Star-CCM, Gridpro, Pointwise, Hexpress.
Rheolef 1D 2D 3D finite elements, unstructured tri,quad,tet,hexa meshes (GMSH, BAMG)
Semtex -- Semtex homepage: 2D/3D spectral element/Fourier DNS Unstructured quad meshes
SLFCFD -- SLFCFD homepage
SSIIM -- CFD at NTNU
SU2 -- Stanford University Unstructured Homepage Internal "su2" format and cgns format
TCLB -- Cuda-based lattice Boltzmann method solver and more STL-files, binary voxels
Tochnog -- Tochnog homepage
TYCHO -- TYCHO homepage
Typhon solver -- Typhon solver homepage
Uintah Computational Framework -- Uintah homepage Structured
Vortexje -- Vortexje panel method code homepage GMSH (.msh), PLY, application specific

Grid generation

Generator Mesh type(s) supported Input filetypes supported
Delaundo -- Delaundo homepage.pts
Engrid -- Engrid homepage
GMSH -- GMSH hompage.msh
gridgen -- gridgen homepage
IA-FEMesh -- IA-FEMesh homepageABAQUS
NETGEN -- NETGEN homepage Neutral, Fepp2D, surfacemesh, solution.stl, .iges, .csg, .step
SALOME -- SALOME homepageMED, UNV, DAT, STL IGES, STEP, BREP
TETGEN -- TETGEN hompage.off, .mesh, .smesh, .ele.node, .poly, .off, .stl, .mesh, .smesh, .ply
Triangle -- Triangle homepage(2D only) .node, .ele, .poly, .area
TwinMesh -- Twinmesh homepage .cfx5.iges, .csv

Visualization

Solver coupling

Miscellaneous

Commercial codes

Solvers

Grid generation

Visualization

Systems

My wiki