Commit graph

50 commits

Author SHA1 Message Date
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
Vanja Skuric
f64478bded Backported fluid solving part of icoFsiFoam, icoFsiElasticNonLinULSolidFoam and tutorials (vanilla OF 3.0.1) 2016-05-28 13:40:33 +02:00
Vanja Skuric
1e8bd24dc7 Modified to work with backported createTimeControl.H from OF 3.0.1 2016-05-06 23:31:48 +02:00
Hrvoje Jasak
8acd9772d0 Formatting 2016-01-05 14:52:31 +00:00
Hrvoje Jasak
3fa19fc2d2 Stripped WM_DECOMP from options 2015-08-26 10:40:13 +01:00
Dominik Christ
0a6a65972d Compilation tweaks for mingw 2015-08-07 13:02:26 +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
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
ee97417a27 Removing trailing whitespace 2015-05-17 15:27:49 +02:00
Hrvoje Jasak
6b022758d1 Feature: Single precision and long double precision port 2015-05-12 15:01:27 +01: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
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
a3b9ee8fac Update and clean-up of solid mechanics 2014-04-10 17:45:26 +01:00
Hrvoje Jasak
bb03a935fa Solid models update: clean-up 2014-02-23 10:54:20 +00:00
Hrvoje Jasak
aac5de5e16 Renamed and cleaned foam-extend 2013-12-11 16:09:41 +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
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
Hrvoje Jasak
b3ff56fcd4 Added missing endl 2013-11-26 11:38:04 +00:00
Dominik Christ
cf49c25918 Changed installation directory for smoothMesh utility 2013-11-15 12:59:20 +00:00
Philip Cardiff
ed35baf098 solid mechanics cleanup 2 2013-11-07 20:32:01 +00:00
Philip Cardiff
b458b0d0d5 solidModels and solidMechanics cleaning 2013-11-07 20:22:30 +00:00
Hrvoje Jasak
b476189438 Mac Maverick re-port 2013-11-04 14:10:04 +00:00
Hrvoje Jasak
cca4fbcdb1 Formatting 2013-11-04 12:00:46 +00:00
Philip Cardiff
b3be3f8024 added missing definition of tranformFieldMask for diagTensor - my Mac g++ did not mind. Also add detail to solidMechanics/readMe.txt 2013-10-18 15:40:24 +01: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
Dominik Christ
4988cec79c Allwmake with wmake libso for solidModels 2013-09-24 16:48: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
Hrvoje Jasak
1a0318c0ca Tet fem reorganisation 2013-08-13 16:01:45 +01:00
Henrik Rusche
38aee3f4d1 Updating icoFsiElasticNonLinULSolidFoam to new schemes access 2013-07-18 18:43:50 +02: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
Dominik Christ
2d4a625388 Removed some compile-time errors 2013-07-09 11:06:50 +01: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
000065f4e9 add rotateSphere tutorial and fix mistake in Make/options of nonLin solvers 2012-09-25 10:20:00 +01:00
Philip Cardiff
d2a241904b added meshes to icoFsiElasticNonLinULSolidFoam tutorial case HronTurek 2012-09-18 09:37:47 +01:00
Philip Cardiff
f4e02aaeb9 Initial commit 2012-09-11 16:42:55 +01:00