This repository has been archived on 2023-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
foam-extend4.1-coherent-io/applications/solvers/solidMechanics/elasticThermalSolidFoam
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
..
Make Rearranging solidMechanics solvers and src, and added wmake darwin rules 2013-10-11 14:31:14 +01:00
aitkenRelaxation.H Fixing indentation in applications/solvers/solidMechanics 2015-05-18 09:54:40 +02:00
calculateDivSigmaExp.H Fixing indentation in applications/solvers/solidMechanics 2015-05-18 09:54:40 +02:00
calculateEpsilonSigma.H Initial commit 2012-09-11 16:42:55 +01:00
calculateRelResT.H Rearranging solidMechanics solvers and src, and added wmake darwin rules 2013-10-11 14:31:14 +01:00
calculateRelResU.H Rearranging solidMechanics solvers and src, and added wmake darwin rules 2013-10-11 14:31:14 +01:00
calculateSigmaExp.H Convert tabs to fours spaces systematically 2013-07-18 10:50:29 +02:00
createFields.H Tutorial fix elasticThermalSolidFoam 2014-04-10 20:54:24 +01:00
elasticThermalSolidFoam.C Bump version in headers 2016-06-21 15:04:12 +02:00
readDivSigmaExpMethod.H Fixing indentation in applications/solvers/solidMechanics 2015-05-18 09:54:40 +02:00
readSigmaExpMethod.H rearranged solidMechanics and added symmTensor4thOrder and diagTensor fields 2013-10-16 10:47:48 +01:00
readSolidMechanicsControls.H rearranged solidMechanics and added symmTensor4thOrder and diagTensor fields 2013-10-16 10:47:48 +01:00
readThermalProperties.H Vanilla backport 2018-02-16 15:07:55 +01:00
updateLoadingPatch.H Convert tabs to fours spaces systematically 2013-07-18 10:50:29 +02:00
writeFields.H Fixing indentation in applications/solvers/solidMechanics 2015-05-18 09:54:40 +02:00