Commit graph

407 commits

Author SHA1 Message Date
Martin Beaudoin
4706995f5f controlSwitches: updating after code merge. Minor correction for DimensionedConstants sigmaSB. Adapting foamDebugSwitches 2015-05-02 09:57:47 -04:00
Dominik Christ
11ab9eebd8 BUGFIX: Corrected coefficient for the virtual mass force of the beta phase in bubbleFoam. Author: Alexander Vakhrushev. Merge: Dominik Christ. 2015-04-27 10:35:03 +01:00
Alexander Vakhrushev
be8da1ffce BUGFIX: corrected coefficient for the virtual mass force for beta phase in bubbleFoam 2015-04-27 10:31:30 +01:00
Franjo Juretic
fee6383c54 Updated cfMesh to v1.0.1 2015-04-27 10:24:10 +01:00
Hrvoje Jasak
3f2807735d Renamed CrankNicolson scheme: correct spelling 2015-04-23 15:22:00 +01:00
Hrvoje Jasak
6ba095ba56 Coupled solver updates: bounding 2015-04-23 13:52:55 +01:00
Dominik Christ
4ef5a2ad65 FEATURE: Several minor feature improvements, including turbulent viscosity limiters, mesh flux check, 2nd order correction on symmetry plane. Author: Hrvoje Jasak. 2015-04-22 10:56:30 +01:00
Dominik Christ
4b50842cd9 FEATURE: Updates to coupled p-U solver, including ddt term and performance tuning. Author: Hrvoje Jasak. Merge: Dominik Christ. 2015-04-22 10:55:59 +01:00
Dominik Christ
ab85af8ae4 BUGFIX: Several minor bugfixes and corrected code formatting. Author: Hrvoje Jasak. Merge: Dominik Christ. 2015-04-22 10:55:23 +01:00
Hrvoje Jasak
d902dcd231 Formatting 2015-04-08 16:16:53 +01:00
Hrvoje Jasak
4f9192010c pDivU updates 2015-04-08 16:16:53 +01:00
Hrvoje Jasak
d553abb830 Added mesh flux check 2015-04-07 16:59:33 +01:00
Hrvoje Jasak
2ad70f9b9d Added ddt term 2015-04-07 16:53:03 +01:00
Hrvoje Jasak
358eb9b5e1 Formatting 2015-04-07 16:45:04 +01:00
Hrvoje Jasak
5874a05c7f pDivU updates 2015-04-07 16:44:54 +01:00
Hrvoje Jasak
15a24604c7 Formatting
Conflicts:
	applications/solvers/basic/potentialDyMFoam/potentialDyMFoam.C
2015-04-07 16:34:36 +01:00
Hrvoje Jasak
2154e0dee1 Added mesh Co number check 2015-04-07 16:33:42 +01:00
Hrvoje Jasak
6af575dbe1 Update for topo changes support 2015-04-07 16:30:03 +01:00
Hrvoje Jasak
953b9dea77 Updated for dynamic meshes; improved numerics 2015-04-07 16:28:36 +01:00
Hrvoje Jasak
5305c8f4ae Removed end Info 2015-04-07 16:28:17 +01:00
Hrvoje Jasak
7ba34de8e4 Formatting 2015-04-07 16:27:23 +01:00
Martin Beaudoin
e64704203c Merge branch 'nextRelease' into nr/feature/changeGlobalControlDictParamsFromCmdLine 2014-12-24 11:59:55 -05:00
Dominik Christ
0dd5e34846 Backport of wallShearStress to allow compresible flow 2014-11-07 11:38:45 +00:00
Dominik Christ
8910693203 FEATURE: New solver for potential flow on dynamic meshes. Author: Hrvoje Jasak. Merge: Dominik Christ. 2014-09-30 16:25:39 +01:00
Dominik Christ
98114b178a FEATURE: Improvements in the coupled solver coupling syntax. First version of the coupled compressible solver. Author: Hrvoje Jasak. Merge: Dominik Christ. 2014-09-30 16:25:28 +01:00
Hrvoje Jasak
b1c25026e6 Added new solver potentialDyMFoam 2014-09-30 16:18:38 +01:00
Hrvoje Jasak
815a4536aa Update to coupled solvers 2014-09-30 16:17:47 +01:00
Hrvoje Jasak
1567f5c620 Remove from release 2014-09-30 16:17:46 +01:00
Hrvoje Jasak
bae18c4d32 Make constant directories 2014-09-30 16:16:21 +01:00
Dominik Christ
80b603ad1a BUGFIX: Fixed errors in MRF, switched to rothalpy equation. Author: Hrvoje Jasak. Merge: Dominik Christ. 2014-09-30 16:13:17 +01:00
Dominik Christ
6337756e8c BUGFIX: Minor fixes and formatting. Author: Hrvoje Jasak. Merge: Dominik Christ. 2014-09-30 16:12:29 +01:00
Dominik Christ
f1aa6ef184 BUGFIX: Fixed errors in MRF, switched to rothalpy equation. Author: Hrvoje Jasak. Merge: Dominik Christ. 2014-09-30 15:50:21 +01:00
Hrvoje Jasak
8e56da0041 Updates to compressible SRF and MRF enthalpy equation
Conflicts:
	applications/solvers/compressible/steadyCompressibleFoam/hEqn.H
2014-09-30 15:50:06 +01:00
Hrvoje Jasak
dc6d3f61dc Fix compilation error
Conflicts:
	applications/solvers/compressible/steadyCompressibleFoam/hEqn.H
2014-09-30 15:50:06 +01:00
Hrvoje Jasak
a854351f62 Update time loop format 2014-09-30 13:27:04 +01:00
Hrvoje Jasak
65a19e8d07 Robustness change: empty face 2014-09-30 13:25:58 +01:00
Dominik Christ
07c2f7b260 Bugfix relocates iEqn/hEqn to outside of p/U-system. Otherwise Urel is calculated explicitly from U before U is corrected in pEqn. Author: Dominik Christ. Merge: Dominik Christ 2014-09-12 09:59:09 +01:00
Dominik Christ
fdbe471727 BUGFIX: U and Urel were different with omega=0 2014-09-11 17:55:19 +01:00
Dominik Christ
44eafe013a Switching compressible MRF solvers from enthalpy to rothalpy. Author: Hrvoje Jasak. Merge: Dominik Christ. 2014-08-15 13:23:37 +01:00
Hrvoje Jasak
b155c2bbde Switching to rothalpy equation for compressible MRF 2014-08-15 10:13:25 +01:00
Hrvoje Jasak
fcc4b2b305 Switching to rothalpy equation for compressible MRF 2014-08-15 10:13:05 +01:00
Dominik Christ
84238c1d35 FEATURE: Block solve reorganisation 2014-08-01 12:29:37 +01:00
Martin Beaudoin
02e9364872 Handling of controlSwitches. Modifications for handling commsType which is basically an enum. 2014-07-09 14:08:02 -04:00
Hrvoje Jasak
44123aa2eb CLang porting changes: cfMesh 2014-06-17 11:42:41 +01: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
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
abf190632f Fixing formatting errors and deleted headers 2014-06-11 11:27:07 +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
Henrik Rusche
9203c0219e BUG: Compiling wrong autoMesh library 2014-06-07 11:48:40 +02:00
Henrik Rusche
f2c3a353c1 Merge commit 'a9ea67f54a1bb8f9b0349b4488688ccce5679404' into nextRelease 2014-06-05 08:47:01 +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
Henrik Rusche
c458150bfc Remove trailing whitespace systematically 2014-06-01 20:12:52 +02:00
Henrik Rusche
3c5ba8da44 bump version number 2014-06-01 18:23:43 +02:00
Henrik Rusche
a78b12074e Merge branch 'feature/blockMeshSyntaxBackport' into nextRelease 2014-06-01 12:04:03 +02:00
Henrik Rusche
567afd5c22 blockMesh backport compiling & tested on cavity 2014-05-29 14:18:28 +02:00
Hrvoje Jasak
188b9496f2 Move continuity error check after block solution 2014-05-28 20:35:43 +01:00
Hrvoje Jasak
843c88935e Coupled density-based solver for compressible flows 2014-05-28 20:31:32 +01:00
Hrvoje Jasak
84b040d238 Merge remote-tracking branch 'origin/feature/pressureBasedTurbo' into nextRelease 2014-05-28 17:34:55 +01:00
Dominik Christ
c925071ccd Integrated steady compressible turbo functionality 2014-05-28 12:53:47 +01:00
Hrvoje Jasak
1272a905cf Merge remote-tracking branch 'origin/feature/PressureBasedCoupledSolver' into nextRelease 2014-05-28 10:49:59 +01:00
Hrvoje Jasak
e0fcb25386 Merge commit '62dd0f06504a50c4c37f6aa782d4a306cccd8f9b' into nextRelease 2014-05-28 10:43:30 +01:00
Dominik Christ
8848498e5d Added pUCoupledSolver with core library changes and tutorial case 2014-05-27 10:30:47 +01:00
Håkan Nilsson
62dd0f0650 Added option cylToCart, to convert points in cylindrical coordinates to Cartesian coordinates 2014-05-23 19:47:24 +02:00
Hrvoje Jasak
84ca40de24 Merge remote-tracking branch 'wyldckat/BUGFIX/tecio_not_depend_on_X' into nextRelease 2014-05-21 11:49:09 +01:00
Hrvoje Jasak
37700f0a4e Formatting updates 2014-05-19 16:44:10 +01:00
Hrvoje Jasak
7832d77bf2 Stitching sliding interfaces around corners. Zeljko Tukovic 2014-05-05 20:00:32 +01:00
Henrik Rusche
0a97c69d86 STYLE: Foamization 2014-05-02 17:55:00 +02:00
Henrik Rusche
78877f0930 FEAT: foamMeshToElmer & fluentMeshToElmer utilities 2014-05-02 16:43:01 +02:00
wyldckat
324993b1a6 foamToTecplot360/tecio/tecsrc/Make/tecioOptions: Added '-DENGINE', so that building tecio doesn't require X.org development files. 2014-04-13 10:42:30 +01:00
wyldckat
a9ea67f54a vtkPV4Foam/Make/options: Added missing reference to '-lfoam', through using the generic the more '-l$(WM_PROJECT)' reference. 2014-04-13 10:17:35 +01:00
Hrvoje Jasak
9db44eed51 Added option to write empty sets 2014-04-11 15:47:17 +01:00
Hrvoje Jasak
dd81042998 Update for segregated FEM matrix 2014-04-10 20:55:00 +01:00
Hrvoje Jasak
e732980a53 Tutorial fix elasticThermalSolidFoam 2014-04-10 20:54:24 +01:00
Hrvoje Jasak
c8316ef5a4 Merge remote-tracking branch 'origin/BUGFIX/linUpwInPar' into nextRelease 2014-04-10 17:53:30 +01:00
Hrvoje Jasak
91ca61dfd2 Scaling factor fix 2014-04-10 17:46:56 +01:00
Hrvoje Jasak
a3b9ee8fac Update and clean-up of solid mechanics 2014-04-10 17:45:26 +01:00
Dominik Christ
0709b52a69 Avoid race condition with single processor compilation of conjugateHeatFoam 2014-04-08 18:05:30 +01:00
Hrvoje Jasak
bb03a935fa Solid models update: clean-up 2014-02-23 10:54:20 +00:00
Hrvoje Jasak
8b468e2cba Double call to write 2014-01-13 11:59:18 +00:00
Hrvoje Jasak
a195a0979e Library rename and compilation 2013-12-11 17:40:13 +00:00
Hrvoje Jasak
af06811c2a Minor renaming 2013-12-11 17:38:31 +00:00
Hrvoje Jasak
aac5de5e16 Renamed and cleaned foam-extend 2013-12-11 16:09:41 +00:00
Dominik Christ
3c95ab6a8a Upgrade to Paraview 4.0.1; contributed by Andreas Feymark 2013-12-11 09:25:19 +00:00
Henrik Rusche
8e9482621b STYLE: Quenching compiler warning 2013-12-04 02:57:59 +01:00
Hrvoje Jasak
8df1bdfb44 Face decomposition changes, tet fem 2013-12-03 20:20:07 +00:00
Hrvoje Jasak
d950ad1f59 Merge branch 'nextRelease' of ssh://git.code.sf.net/p/openfoam-extend/OpenFOAM-1.6-ext into nextRelease 2013-12-03 20:11:31 +00:00
Henrik Rusche
29ff725b7d unitialised field - inconsequential 2013-12-03 18:40:51 +01:00
Henrik Rusche
2a8db930ad BUGFIX: Uninitialised member variables 2013-12-03 17:48:51 +01:00
Hrvoje Jasak
b3d563ae57 Merge branch 'nextRelease' of ssh://git.code.sf.net/p/openfoam-extend/OpenFOAM-1.6-ext into nextRelease 2013-12-03 10:30:39 +00:00
Hrvoje Jasak
3a161d3f32 Improved mesh statistics 2013-12-03 10:18:02 +00:00
Dominik Christ
6f351431e4 Fixed bugs in splitMeshRegions 2013-12-02 16:59:07 +00:00
Hrvoje Jasak
298bf9d822 Merge remote-tracking branch 'origin/nr/HenrikRusche' into nextRelease 2013-12-02 10:52:32 +00:00
Henrik Rusche
15b4256033 STYLE: Quench compiler warnings 2013-11-30 15:32:37 +01:00
Hrvoje Jasak
9c2dde9c3c Merge remote-tracking branch 'origin/nr/HenrikRusche' into nextRelease 2013-11-29 17:22:22 +00:00
Hrvoje Jasak
7140ac2e2b Build deprecated solid mechanics solvers 2013-11-29 17:20:43 +00:00
Hrvoje Jasak
06bb20a2ff Changed macro 2013-11-29 16:50:06 +00:00
Henrik Rusche
147116f210 Removed unneeded lib dependency from mdInitialise 2013-11-29 16:13:10 +01:00
Hrvoje Jasak
b3ff56fcd4 Added missing endl 2013-11-26 11:38:04 +00:00