Skip to content
Snippets Groups Projects
Select Git revision
  • feature-extended-atmospheric-models
  • feature-field-average-windows
  • feature-icoReactingMultiphaseInterFoam
  • feature-icoReactingMultiphaseInterFoam-dev-firstIsMaster
  • feature-prescribedMotion
  • feature-singleField-cht
  • integration-TUD
  • integration-ihc-wave-modelling
  • maintenance-v1606+ protected
  • maintenance-v1612+ protected
  • maintenance-v1706 protected
  • maintenance-v1712 protected
  • maintenance-v1806 protected
  • maintenance-v1812 default protected
  • wip-domain-decompose-notWorking
  • OpenFOAM-v1812
  • OpenFOAM-v1806
  • OpenFOAM-v1712
  • OpenFOAM-v1706
  • OpenFOAM-v1612+
  • OpenFOAM-v1606+
  • OpenFOAM-v3.0+
22 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.025May2423222119181716151312111098765432130Apr292827262524232221201918171615121110876432131Mar30252423222120191817161514121110987642129Feb2827262524222120191817161514131211109876432130Jan29282725242321201918171514messageStream: Added 'Log' macro which outputs to 'Info' if 'log' is truethermoSingleLayer: Provide better stabilization for the energy equation as delta -> 0simpleControl: Change the number of steps printed to be relative to the current time (for restarts) rather than 0regionFunctionObject: Moved the field/object maintenance functions from fvMeshFunctionObject into regionFunctionObjectfunctionObjects: Clear the result field from the objectRegistry if the argument fields are not availablepostProcess: catch missing field errors to process further time-directoriesBugFix: viewAngle reset in static camera modeFixes #99 #127 #128 #138codedFunctionObject: Updated documentationfunctionObjects: Rationalize loggingfunctionObjects::surfaceInterpolateFields: Derive from fvMeshFunctionObjectfunctionObjects::fieldAverage,turbulenceFields: derive from fvMeshFunctionObjectfunctionObjects::regionFunctionObject: Added optional 'log' entry (defaults to true)functionObjects::MachNo: New functionObject to calculate the Mach number volScalarFieldfunctionObjects::forces: Corrected lookup of fluidThermoetc/config.*/aliases: Renamed aliases to be less SHOUTY and confusingfunctionObjects::enstrophy: new functionObject to calculate the enstrophy of the velocityfunctionObjects::flowType: new functionObject which calculates and writes the flowType of velocity fieldfunctionObjects: Corrected 'grp' entries for 'field' functionObjectsDimensionedScalarField, GeometricScalarField: Added more rigorous dimension-checking for 'pow' functionsfunctionObjects::pressure: Use the new 'tmp' 'move' constructortmp: Added 'move' constructor to simplify return of unchanged 'tmp' arguments.functionObjects::pressureTools: simplified, standardized, rationalized and renamed 'pressure'functionObjects::residuals: Minor reformattingfunctionObjects::writeDictionary: Write the dictionaries from the write function not executefunctionObjects: Corrected member function documentationtutorials/incompressible/pimpleDyMFoam/propeller/system/Q: UpdatedfunctionObjects/field: link turbulenceModelfunctionObjects::yPlus: simplified, standardized, rationalizedfvcCellReduce: Correct signature and implementation of 'cellReduce' of a 'tmp' fieldfunctionObjects::blendingFactor: simplified, standardized, rationalizedfvMeshFunctionObject: Rename 'write' -> 'writeField' to avoid clash with base-classtransformGeometricField: Use '.ref()' to obtain non-const access to a temporaryfunctionObjects: Standardized field template parameter namesfunctionObjects/field/fieldCoordinateSystemTransform: simplified, standardized, rationalizedfunctionObjects::Peclet -> functionObjects::PecletNo for consistency with functionObjects::CourantNofunctionObjects: Cleanup, reorganize and simplifytmp: Allow '.ref()' for const 'tmp'functionObjectList: Filter unnecessary warning from new 'libs' entryStandardized the selection of required and optional fields in BCs, fvOptions, functionObjects etc.