Commit graph

2230 commits

Author SHA1 Message Date
Håkan Nilsson
e3643e0048 Fixing settings for mixingPlane and cyclic, and some clean-up and descriptions, for some tutorials: MRFSimpleFoam/axialTurbine_ggi MRFSimpleFoam/axialTurbine_mixingPlane simpleFoam/mixingPlaneDomADomB simpleSRFFoam/axialTurbine
Signed-off-by: Henrik Rusche <h.rusche@wikki-gmbh.de>
2014-06-12 08:54:54 +02:00
Henrik Rusche
10725e9620 Moving cfMesh into place. Updated contibutors list 2014-06-11 23:13:15 +02:00
Franjo Juretic
c9cabb1105 Adding cfMesh-v1.0 into the repository
Signed-off-by: Henrik Rusche <h.rusche@wikki-gmbh.de>
2014-06-11 22:06:25 +02:00
Hrvoje Jasak
d4688371e9 Fixing tutorials after merge 2014-06-11 18:06:07 +01:00
Hrvoje Jasak
e9d87c46e5 Merge branch 'local30NextRelease' into nextRelease 2014-06-11 16:07:02 +01:00
Hakan Nilsson
f2a3a677b4 Added axialTurbine tutorial for simpleSRFFoam 2014-06-11 11:31:55 +01:00
Hakan Nilsson
dc3b98d578 Added axialTurbine_mixingPlane 2014-06-11 11:30:32 +01:00
Hakan Nilsson
4657b8b06c Separated MRFSimpleFoam/axialTurbine tutorials and improved slightly 2014-06-11 11:29:51 +01:00
Hrvoje Jasak
99bad8c8a3 Formatting 2014-06-11 11:27:08 +01:00
Hrvoje Jasak
cfdfded78b Comment too long 2014-06-11 11:27:08 +01:00
Hrvoje Jasak
e1cb7f1ff7 Added missing header 2014-06-11 11:27:07 +01:00
Hrvoje Jasak
fbf55d17ea Formatting 2014-06-11 11:27:07 +01:00
Hrvoje Jasak
69b00bd908 Formatting 2014-06-11 11:27:07 +01:00
Hrvoje Jasak
3efe442b3c Formatting 2014-06-11 11:27:07 +01:00
Hrvoje Jasak
14c65b248f Formatting 2014-06-11 11:27:07 +01:00
Hrvoje Jasak
abf190632f Fixing formatting errors and deleted headers 2014-06-11 11:27:07 +01:00
Hrvoje Jasak
796b5489f3 Block matrix residual check: exploring options 2014-06-11 11:27:07 +01:00
Dominik Christ
9c05ec6dc8 Merge remote-tracking branch 'origin/BUGFIX/signInHerschelBulkley' into nextRelease 2014-06-11 09:22:48 +01:00
Henrik Rusche
941969a78b Revert to latest version of fluentMeshToFoam
Add faunctionality in preservePatchTypes to ensure full compatibility
2014-06-09 14:00:36 +02:00
Dominik Christ
76657cdcb3 Merge remote-tracking branch 'origin/BUGFIX/signInHerschelBulkley' 2014-06-09 12:53:03 +01:00
Dominik Christ
8a29671c1e Fixed sign error in Herschel Bulkley model 2014-06-09 12:48:39 +01:00
Dominik Christ
076f585742 Minor changes to Release-notes for 3.1 2014-06-09 10:56:33 +01:00
Dominik Christ
efe1070f30 Merge branch 'nextRelease' of git://git.code.sf.net/p/openfoam-extend/foam-extend-3.1 into nextRelease 2014-06-09 10:45:34 +01:00
Hakan Nilsson
6d0a17273d First version of foam-extend-3.1 release notes 2014-06-08 17:52:13 +02:00
Hakan Nilsson
71b28e648b Took the liberty of adding myself and Klas Jareteg to the list of contributors. 2014-06-08 17:48:52 +02:00
Henrik Rusche
4871bcae26 BUG: Fixes Mantis (#236), Backport from vanilla be1f2f69 2014-06-07 15:52:43 +02:00
Henrik Rusche
71cb2446b7 STYLE: Quenching warnings for non-existing files from clean-up scripts 2014-06-07 11:49:02 +02:00
Henrik Rusche
9203c0219e BUG: Compiling wrong autoMesh library 2014-06-07 11:48:40 +02:00
Bernhard F.W. Gschaider
ee43061315 Fix blockMeshDict and boundary to be consistend with U. See https://sourceforge.net/apps/mantisbt/openfoam-extend/view.php?id=233 2014-06-06 16:46:51 +02:00
Bernhard F.W. Gschaider
9a5893c31a Set up multiSoverTutorial to be run in parallel 2014-06-06 16:36:06 +02:00
Bernhard F.W. Gschaider
552dc1fadb Move parallel tutorial up
--HG--
rename : tutorials/multiSolver/multiSolverDemo/teeFitting2d/parTeeFitting2d/constant/multiTransportProperties => tutorials/multiSolver/multiSolverDemo/parTeeFitting2d/constant/multiTransportProperties
rename : tutorials/multiSolver/multiSolverDemo/teeFitting2d/parTeeFitting2d/constant/polyMesh/blockMeshDict => tutorials/multiSolver/multiSolverDemo/parTeeFitting2d/constant/polyMesh/blockMeshDict
rename : tutorials/multiSolver/multiSolverDemo/teeFitting2d/parTeeFitting2d/constant/polyMesh/boundary => tutorials/multiSolver/multiSolverDemo/parTeeFitting2d/constant/polyMesh/boundary
rename : tutorials/multiSolver/multiSolverDemo/teeFitting2d/parTeeFitting2d/constant/transportProperties => tutorials/multiSolver/multiSolverDemo/parTeeFitting2d/constant/transportProperties
rename : tutorials/multiSolver/multiSolverDemo/teeFitting2d/parTeeFitting2d/multiSolver/icoFoam1/initial/0/T => tutorials/multiSolver/multiSolverDemo/parTeeFitting2d/multiSolver/icoFoam1/initial/0/T
rename : tutorials/multiSolver/multiSolverDemo/teeFitting2d/parTeeFitting2d/multiSolver/icoFoam1/initial/0/U => tutorials/multiSolver/multiSolverDemo/parTeeFitting2d/multiSolver/icoFoam1/initial/0/U
rename : tutorials/multiSolver/multiSolverDemo/teeFitting2d/parTeeFitting2d/multiSolver/icoFoam1/initial/0/p => tutorials/multiSolver/multiSolverDemo/parTeeFitting2d/multiSolver/icoFoam1/initial/0/p
rename : tutorials/multiSolver/multiSolverDemo/teeFitting2d/parTeeFitting2d/multiSolver/icoFoam2/initial/0/T => tutorials/multiSolver/multiSolverDemo/parTeeFitting2d/multiSolver/icoFoam2/initial/0/T
rename : tutorials/multiSolver/multiSolverDemo/teeFitting2d/parTeeFitting2d/multiSolver/icoFoam2/initial/0/U => tutorials/multiSolver/multiSolverDemo/parTeeFitting2d/multiSolver/icoFoam2/initial/0/U
rename : tutorials/multiSolver/multiSolverDemo/teeFitting2d/parTeeFitting2d/multiSolver/icoFoam2/initial/0/p => tutorials/multiSolver/multiSolverDemo/parTeeFitting2d/multiSolver/icoFoam2/initial/0/p
rename : tutorials/multiSolver/multiSolverDemo/teeFitting2d/parTeeFitting2d/multiSolver/scalarTransportFoam/initial/0/T => tutorials/multiSolver/multiSolverDemo/parTeeFitting2d/multiSolver/scalarTransportFoam/initial/0/T
rename : tutorials/multiSolver/multiSolverDemo/teeFitting2d/parTeeFitting2d/multiSolver/scalarTransportFoam/initial/0/U => tutorials/multiSolver/multiSolverDemo/parTeeFitting2d/multiSolver/scalarTransportFoam/initial/0/U
rename : tutorials/multiSolver/multiSolverDemo/teeFitting2d/parTeeFitting2d/system/controlDict => tutorials/multiSolver/multiSolverDemo/parTeeFitting2d/system/controlDict
rename : tutorials/multiSolver/multiSolverDemo/teeFitting2d/parTeeFitting2d/system/decomposeParDict => tutorials/multiSolver/multiSolverDemo/parTeeFitting2d/system/decomposeParDict
rename : tutorials/multiSolver/multiSolverDemo/teeFitting2d/parTeeFitting2d/system/fvSchemes => tutorials/multiSolver/multiSolverDemo/parTeeFitting2d/system/fvSchemes
rename : tutorials/multiSolver/multiSolverDemo/teeFitting2d/parTeeFitting2d/system/fvSolution => tutorials/multiSolver/multiSolverDemo/parTeeFitting2d/system/fvSolution
rename : tutorials/multiSolver/multiSolverDemo/teeFitting2d/parTeeFitting2d/system/multiControlDict => tutorials/multiSolver/multiSolverDemo/parTeeFitting2d/system/multiControlDict
rename : tutorials/multiSolver/multiSolverDemo/teeFitting2d/parTeeFitting2d/system/multiFvSchemes => tutorials/multiSolver/multiSolverDemo/parTeeFitting2d/system/multiFvSchemes
rename : tutorials/multiSolver/multiSolverDemo/teeFitting2d/parTeeFitting2d/system/multiFvSolution => tutorials/multiSolver/multiSolverDemo/parTeeFitting2d/system/multiFvSolution
2014-06-06 16:10:56 +02:00
Bernhard F.W. Gschaider
a61bc74238 Fix tutorial failing in testHarness: https://sourceforge.net/apps/mantisbt/openfoam-extend/view.php?id=226 and remove extra files 2014-06-06 16:04:13 +02:00
Henrik Rusche
f7b68d1024 Merge remote-tracking branch 'origin/nr/HakanNilsson_axialTurbineTutUpd' into nextRelease 2014-06-05 19:10:38 +02:00
Hakan Nilsson
02f89d9082 Added axialTurbine tutorial for simpleSRFFoam 2014-06-05 17:15:39 +02:00
Hakan Nilsson
44f2289c4b Added nut to avoid warning 2014-06-05 17:14:57 +02:00
Hakan Nilsson
f4fed6fdc7 axialTurbine tutorials: Mesh improvements and runApplication in Allrun 2014-06-05 17:13:40 +02:00
Henrik Rusche
f2c3a353c1 Merge commit 'a9ea67f54a1bb8f9b0349b4488688ccce5679404' into nextRelease 2014-06-05 08:47:01 +02:00
Henrik Rusche
e6809c7a08 BUG: interDyMFoam damBreakWithObstacle tutorial crashes (Fixes 66) 2014-06-05 02:02:45 +02:00
Henrik Rusche
3332488e09 BUG: symmetry -> symmetryPlane 2014-06-05 01:44:09 +02:00
Henrik Rusche
df494518e3 Merge commit 'a72b12ce8f693488d7d388c8b094b785d3ba4d79' into nextRelease 2014-06-05 01:33:52 +02:00
Henrik Rusche
33d403e198 BUG: Write type info only once (Fixes 228) 2014-06-05 01:07:25 +02:00
Henrik Rusche
9660d9103b Merge commit '11bac1b32985eaae89422d1ef378ed6ebd4591de' into nextRelease 2014-06-05 00:37:14 +02:00
Bernhard Gschaider
11bac1b329 Make the OpenSUSE 13.1 box compile out of the box 2014-06-04 18:03:42 +02:00
Bernhard Gschaider
ffefae5261 Add OpenSUSE 13.1-box 2014-06-04 18:02:15 +02:00
Bernhard Gschaider
20344e2552 Better hostnames. Got the name of the box and the host-computer. Code duplication. If someone finds out how to do this more elegantly I'll by him a drink of choice 2014-06-04 15:07:25 +02:00
Bernhard Gschaider
19fa6e547e Extend minimum memory to 2.5 Gig because some tests are still failing 2014-06-04 15:04:46 +02:00
Henrik Rusche
c977a724df Merge commit 'eb884c689cb3fed98c54e802f125ba928b13c37e' into nextRelease 2014-06-04 11:55:37 +02:00
Hakan Nilsson
7ff0824405 Added axialTurbine_mixingPlane 2014-06-03 22:07:17 +02:00
Hakan Nilsson
495d5c5ba8 Separated MRFSimpleFoam/axialTurbine tutorials and improved slightly 2014-06-03 21:45:06 +02:00
Bernhard F.W. Gschaider
a72b12ce8f This solves a compilation problem in Clang 3.5 where the class Time is
not completely instantiated in objectRegistry (see error message
below)

By including objectRegistry.H before Time.H the class Tiem gets
completely defined before objectRegistry.

The original Time.H could be omitted (as it is already included in
objectRegistry.H )

In file included from blockMeshApp.C:49:
In file included from /Users/bgschaid/OpenFOAM/foam-extend-3.1/src/foam/lnInclude/Time.H:42:
In file included from /Users/bgschaid/OpenFOAM/foam-extend-3.1/src/foam/lnInclude/objectRegistry.H:235:
/Users/bgschaid/OpenFOAM/foam-extend-3.1/src/foam/lnInclude/objectRegistryTemplates.C:94:25: error: 'const Foam::Time' is an incomplete type
        if (&parent_ != dynamic_cast<const objectRegistry*>(&time_))
                        ^                                   ~~~~~~
/Users/bgschaid/OpenFOAM/foam-extend-3.1/src/foam/lnInclude/IOobject.H:78:7: note: forward declaration of 'Foam::Time'
class Time;
      ^
In file included from blockMeshApp.C:49:
2014-06-02 18:05:03 +02:00