Commit graph

18 commits

Author SHA1 Message Date
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
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
Henrik Rusche
07e9416f30 Bump version in headers 2016-06-21 15:04:12 +02:00
Henrik Rusche
d56de58fbb Merged windows port changes to controlDict and options. Author Robert Kaeser. Merge: Henrik Rusche
Conflicts:
	tutorials/immersedBoundary/porousBumpChannelIb/system/controlDict
	tutorials/incompressible/icoDyMFoam/movingBlockRBF/RBFMotionFunction/Make/options
2016-05-25 11:54:13 +02:00
Henrik Rusche
edfc2c8552 Extracted controlDicts and Make/option from f629df0\n. All test cases checked (Robert Keser) 2016-05-25 11:52:59 +02:00
Vanja Skuric
69e2914b98 Fixed icoDyMFoam tutorials 2016-05-05 16:18:43 +02:00
Dominik Christ
bd927880b7 merged triSurface and meshTools 2015-08-07 13:01:07 +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
9fcbec7df7 PORT: Mac OSX compilation of Time and objectRegistry 2013-12-17 11:38:26 +00:00
Hrvoje Jasak
aac5de5e16 Renamed and cleaned foam-extend 2013-12-11 16:09:41 +00:00
Henrik Rusche
8141282b1d Convert tabs to fours spaces systematically 2013-07-18 10:50:29 +02:00
Hrvoje Jasak
3b90e7959a Code clean-up 2011-05-27 12:42:47 +01:00
Sandeep Menon
59df49e7b8 Using DynamicField for points. Revert to non-templated versions of geometric functions for now. 2010-10-21 13:00:16 -04:00
Sandeep Menon
b10f0e3942 Minor directory re-structuring, and tutorial fix. 2010-10-18 15:04:22 -04:00
Hrvoje Jasak
93effde8e9 Tutorial update 2010-10-13 12:38:34 +01:00
Hrvoje Jasak
6489771b11 First complete compiled version 2010-09-23 14:04:10 +01:00