No description
Find a file
ignis 70a5b812e5 Working plasmaChemFoam
YEqn - electron number density equation
createBaseFields - corrected dimension of vsf ne
createFields
    - Reads description of EnProfile ( units and time step size )
    - vsf En added
    - Some constatns (me, e, NA, R, pi, kB, …)
    - Reads name list of fields to write to post file
output
    - verbose info to stdout log
    - Write many fields to post field
updateEn - update En value according to give time varying profile (also Te)
solveChemistry - chemistryModel.solve to .calculate (electron reaction heat release correction)
setDeltaT - change time step size after the pulse phase
2016-09-28 17:44:13 +09:00
applications Working plasmaChemFoam 2016-09-28 17:44:13 +09:00
bin foamListSourceFiles: Do not filter-out "debian" directories. 2015-10-22 15:01:09 +01:00
doc Updated guides 2015-05-22 08:45:18 +01:00
etc template cases: corrected BirdCarreauCoeffs names (m -> k) 2015-10-15 12:10:03 +01:00
src canteraTransport working 2016-08-12 22:22:41 +09:00
tutorials wingMotion tutorials: added missing ';' 2015-10-01 14:05:40 +01:00
wmake Removed support for the legacy SiCortex64 architecture 2015-06-23 11:18:36 +01:00
.gitignore Updated 2014-12-16 10:02:12 +00:00
Allwmake Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
COPYING Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
README.html Updated version to 2.4.x 2015-05-22 15:30:44 +01:00
README.org Updated version to 2.4.x 2015-05-22 15:30:44 +01:00

OpenFOAM README for version 2.4.x

#

About OpenFOAM

OpenFOAM is a free, open source computational fluid dynamics (CFD) software package released by the OpenFOAM Foundation. It has a large user base across most areas of engineering and science, from both commercial and academic organisations. OpenFOAM has an extensive range of features to solve anything from complex fluid flows involving chemical reactions, turbulence and heat transfer, to solid dynamics and electromagnetics.

Copyright

OpenFOAM is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. See the file COPYING in this directory or http://www.gnu.org/licenses/, for a description of the GNU General Public License terms under which you can copy the files.