Commit graph

41 commits

Author SHA1 Message Date
Hrvoje Jasak
61b494c16c Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease 2018-06-18 11:25:39 +01:00
Hrvoje Jasak
66e79e2e94 Remove swig support ifdefs 2018-06-18 11:13:32 +01:00
Henrik Rusche
fc7de48319 Removing trailing whitespace, tabs and DOS CR & Fixing some indentation 2018-06-01 18:17:04 +02:00
Henrik Rusche
4b4be75c2b Upgrade copyright notices & banner in source code 2018-06-01 18:11:37 +02:00
Henrik Rusche
ad762e6c69 Changes to make CMake work with release candidate 2018-05-29 22:56:52 +02:00
Robert Keser
0affdbfe19 Transition to cmake build system (added dbns and minor changes) 2018-05-23 15:27:30 +02:00
Henrik Rusche
3abb7c9f7b Enabled paraview plugin and out-of-source compilation 2018-05-23 15:27:30 +02:00
Henrik Rusche
48926a792f Transition to cmake build system (most libs and utils & some apps compile) 2018-05-23 15:26:37 +02:00
Hrvoje Jasak
7a54aeb99b Merge branch 'feature/JasakDevelopment' into nextRelease 2018-05-15 12:00:02 +01:00
Henrik Rusche
67ab0b5abd Vanilla backport
- in FOAM library
updated containers
backported PackedBoolList, hashedWordList, nullObject, wordRe,
backported functions to
backported int32 support
backported tableReaders
backported Function1, TimeFunction1
backported dynamicCode (for codedBCs, ...) -- needs to be mapped out
advanced error macros (FatalIOErrorInFunction, ...) -- needs to be mapped out
backported IOobject::MUST_READ_IF_MODIFIED and added IOobject::READ_IF_PRESENT_IF_MODIFIED (only in FO)

- in postProcessing
backported IO FOs (partialWrite, removeRegisteredObject, writeDictionary, writeRegisteredObject)
backported field FOs (fieldCoordinateSystemTransform, fieldValues, nearWallFields, processorField, readFields, regionSizeDistribution, streamLine, wallBoundedStreamLine)
backported fvTools FOs (calcFvcDiv, calcFvcGrad, calcMag)
backported jobControl FOs (abortCalculation)
backported utilities FOs (ourantNo, Lambda2, Peclet, Q, codedFunctionObject, pressureTools, residuals, scalarTransport, setTimeStep, timeActivatedFileUpdate, turbulenceFields, vorticity, wallShearStress)
2018-02-16 15:07:55 +01:00
Hrvoje Jasak
a8dab17522 Update boundary conditions on model update 2017-12-30 09:26:33 +00:00
Hrvoje Jasak
09992c2b75 UCM model stability improvement. M. Nobrega etal 2017-02-10 14:19:52 +00:00
Henrik Rusche
07e9416f30 Bump version in headers 2016-06-21 15:04:12 +02:00
Hrvoje Jasak
a7d5aa2e89 Viscoelastic model update: linear Maxwell and upper convected Maxvell. Jovani Favero and Miguel Nobrega 2016-06-20 11:36:24 +01:00
Hrvoje Jasak
144505d9f2 Rename Maxwell to UpperConvectedMaxwell model 2016-06-17 17:07:42 +01:00
Hrvoje Jasak
5bc31088c0 Bugfix: correct handling of cached gradient 2016-05-11 21:52:01 +01:00
Hrvoje Jasak
94fc5d3935 Bugfix: update for gradietn cacheing 2016-05-09 14:28:34 +01:00
Hrvoje Jasak
858dd84a50 Bugfix: gradient cacheing 2016-04-25 11:26:31 +01:00
Dominik Christ
278c3e6de4 Renamed string.H and Time.H to foamString.H and foamTime.H 2015-08-07 12:59:14 +01:00
Henrik Rusche
0a02a92e53 Upgrade copyright notices & banner in source code 2015-05-17 15:58:16 +02:00
Hrvoje Jasak
a6d1c4021f Bug fix: Maxwell transport. M. Nobrega 2015-05-12 15:01:26 +01:00
Dominik Christ
9c05ec6dc8 Merge remote-tracking branch 'origin/BUGFIX/signInHerschelBulkley' into nextRelease 2014-06-11 09:22:48 +01:00
Dominik Christ
8a29671c1e Fixed sign error in Herschel Bulkley model 2014-06-09 12:48:39 +01:00
Bernhard F.W. Gschaider
c5268194fe User the sortedToc on every runtime-selection table known to man 2014-05-27 15:54:52 +02:00
Hrvoje Jasak
a2a43bb41e Formatting 2014-01-16 15:33:28 +00:00
Hrvoje Jasak
aac5de5e16 Renamed and cleaned foam-extend 2013-12-11 16:09:41 +00:00
Hrvoje Jasak
b23535ae7a Changed handling of coupled interfaces for ldu - compilation update 2013-05-31 11:11:14 +01:00
Hrvoje Jasak
f572b4e210 Formatting 2013-04-15 12:43:29 +01:00
Hrvoje Jasak
d280b12a93 Project update 2012-08-30 17:35:14 +01:00
Hrvoje Jasak
ba42b5f4a7 Merge branch 'HrvojeJasak'
Conflicts:
	applications/utilities/mesh/conversion/ideasUnvToFoam/Make/options
	applications/utilities/surface/surfaceSmooth/Make/options
	applications/utilities/surface/surfaceSplitByPatch/Make/options
	src/decompositionMethods/decompositionMethods/patchConstrainedDecomp/patchConstrainedDecomp.C
	src/finiteVolume/fvMesh/fvPatches/constraint/cyclic/cyclicFvPatch.C
	src/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/omegaWallFunctions/omegaWallFunction/omegaWallFunctionFvPatchScalarField.C
	wmake/rules/linuxGcc/c++
2012-04-25 10:27:21 +01:00
Hrvoje Jasak
913282318a Immersed boundary method preparation 2012-04-25 10:22:35 +01:00
Hrvoje Jasak
fa6c5b8888 Merge remote-tracking branch 'remotes/origin/feature/postfixedSubRegistry' into HrvojeJasak 2012-01-29 12:27:23 +00:00
Hrvoje Jasak
f9a08a572c Dot-product of symmetric tensors: forum bug fix 2012-01-29 12:06:19 +00:00
Henrik Rusche
d653006a41 s/patch().lookupPatchField/lookupPatchField/g 2011-11-10 11:58:54 +01:00
Hrvoje Jasak
5b3578acb7 Removing duplicate model 2010-10-17 19:13:57 +01:00
Hrvoje Jasak
0a263adf4b Incorporating Swig interface: library changes. Origin: VulaSHAKA project 2010-10-15 19:55:32 +01:00
Hrvoje Jasak
240d75c44c Curious macro class: model name contains CPP. Renamed and moved 2010-10-12 13:08:40 +01:00
Hrvoje Jasak
f129e6c013 Viscoelastic models and tutorials update. Jovani Favero and HJ 2010-10-12 12:42:12 +01:00
Hrvoje Jasak
c382fe369c Porting, compilation 2010-09-22 19:13:13 +01:00
Hrvoje Jasak
903edadc00 Porting update 2010-08-25 15:03:47 +01:00
henrus
db7fac3f24 update the tutorials for new waveTransmissive BC
git-svn-id: https://openfoam-extend.svn.sourceforge.net/svnroot/openfoam-extend/trunk/Core/OpenFOAM-1.5-dev@1731 e4e07f05-0c2f-0410-a05a-b8ba57e0c909
2010-05-12 13:27:55 +00:00