Commit graph

24 commits

Author SHA1 Message Date
Henrik Rusche
4b4be75c2b Upgrade copyright notices & banner in source code 2018-06-01 18:11:37 +02:00
Robert Keser
48d70c8bd1 Transition to cmake build system (added almost all apps) 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
Vuko Vukcevic
4d7859d8d2 Merged thermalModels
There were two sets of thermalModels in conjugateHeatTransfer library and
solidModels library. They are now merged into the conjugateHeatTransferLibrary
2018-05-09 14:28:48 +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
Vanja Skuric
a6e53dc3f1 Changed lduMatrix::solverPerformance to lduSolverPerformance inside corresponding solvers 2016-06-05 00:39:27 +02:00
Henrik Rusche
c1cd77a15f Fixing indentation in applications/solvers/solidMechanics 2015-05-18 09:54:40 +02:00
Henrik Rusche
b46695ce1e Replace tabs by 4 spaces in applications/solvers/solidMechanics 2015-05-18 09:54:40 +02:00
Henrik Rusche
0a02a92e53 Upgrade copyright notices & banner in source code 2015-05-17 15:58:16 +02:00
Henrik Rusche
c458150bfc Remove trailing whitespace systematically 2014-06-01 20:12:52 +02:00
Hrvoje Jasak
37700f0a4e Formatting updates 2014-05-19 16:44:10 +01:00
Hrvoje Jasak
e732980a53 Tutorial fix elasticThermalSolidFoam 2014-04-10 20:54:24 +01:00
Hrvoje Jasak
aac5de5e16 Renamed and cleaned foam-extend 2013-12-11 16:09:41 +00:00
Philip Cardiff
b458b0d0d5 solidModels and solidMechanics cleaning 2013-11-07 20:22:30 +00:00
Philip Cardiff
87cb5a32fa rearranged solidMechanics and added symmTensor4thOrder and diagTensor fields 2013-10-16 10:47:48 +01:00
Philip Cardiff
ab6cd72839 Rearranging solidMechanics solvers and src, and added wmake darwin rules 2013-10-11 14:31:14 +01:00
Hrvoje Jasak
7cd690af95 Solid mechanics clean-up 2013-09-17 16:03:51 +01:00
Hrvoje Jasak
d2b51745dc Build updates 2013-08-14 15:28:21 +01:00
Henrik Rusche
8141282b1d Convert tabs to fours spaces systematically 2013-07-18 10:50:29 +02:00
Henrik Rusche
3241862b6c Remove trailing whitespace systematically 2013-07-18 10:15:54 +02:00
Philip Cardiff
8532e1af92 Fixes to scripts and tutorials courtesy of Thomas Meier and fix to elasticThermalSolidFoam planeStress courtesy of Sangeeta Shakrawar 2012-10-17 22:44:20 +01:00
Philip Cardiff
f4e02aaeb9 Initial commit 2012-09-11 16:42:55 +01:00