Moved solvers out of tutorials
commiteb3e43d1afa9971119cd3a0cb2d572d4dda2e897
authorHrvoje Jasak <h.jasak@wikki.co.uk>
Tue, 17 Sep 2013 15:04:22 +0000 (17 16:04 +0100)
committerHrvoje Jasak <h.jasak@wikki.co.uk>
Tue, 17 Sep 2013 15:04:22 +0000 (17 16:04 +0100)
tree2dda8497f712be6b49700d7891c90066866d0c60
parent7cd690af9533ff1d3db6a30532295b470bbe59fa
Moved solvers out of tutorials
14 files changed:
applications/solvers/incompressible/MRFSimpleFoam/MRFSimpleFoam.C [new file with mode: 0644]
applications/solvers/incompressible/MRFSimpleFoam/Make/files [new file with mode: 0644]
applications/solvers/incompressible/MRFSimpleFoam/Make/options [new file with mode: 0644]
applications/solvers/incompressible/MRFSimpleFoam/createFields.H [new file with mode: 0644]
applications/solvers/incompressible/simpleSRFFoam/Make/files [new file with mode: 0644]
applications/solvers/incompressible/simpleSRFFoam/Make/options [new file with mode: 0644]
applications/solvers/incompressible/simpleSRFFoam/createFields.H [new file with mode: 0644]
applications/solvers/incompressible/simpleSRFFoam/simpleSRFFoam.C [new file with mode: 0644]
applications/solvers/multiphase/MRFInterFoam/MRFInterFoam.C [new file with mode: 0644]
applications/solvers/multiphase/MRFInterFoam/Make/files [new file with mode: 0644]
applications/solvers/multiphase/MRFInterFoam/Make/options [new file with mode: 0644]
applications/solvers/multiphase/MRFInterFoam/UEqn.H [new file with mode: 0644]
applications/solvers/multiphase/MRFInterFoam/createMRFZones.H [new file with mode: 0644]
applications/solvers/multiphase/MRFInterFoam/pEqn.H [new file with mode: 0644]