OpenFOAM-5.x/src/OpenFOAM
Henry Weller 50cb9ea495 externalWallHeatFluxTemperature: Changed Ta entry to Function1 to support time variation
Temporal variation of Ta is generally more useful than spatial variation but
a run-time switch between the two modes of operation could be implemented in
needed.
2017-06-13 09:00:48 +01:00
..
algorithms indexedOctree: Corrected comment 2016-11-05 21:00:16 +00:00
containers ISLList: Added missing #endif 2017-05-19 08:27:22 +01:00
db objectRegistry: Added lookupObjectRef to obtain non-const access to objects 2017-05-10 15:13:14 +01:00
dimensionedTypes Removed trailing blank lines 2017-01-19 20:17:47 +00:00
dimensionSet C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
fields vectorField: vector2DField: Added zip functions for stitching together a 2017-05-22 12:58:25 +01:00
global listSwitches: moved from argList to debug 2017-06-11 23:18:34 +01:00
graph Change field loop index from "fieldI" to "fieldi" 2016-05-02 18:20:48 +01:00
include listSwitches: moved from argList to debug 2017-06-11 23:18:34 +01:00
interpolations Rationalized the keyword to specify a file name in a dictionary to 'file' 2017-01-07 09:38:54 +00:00
Make vectorField: vector2DField: Added zip functions for stitching together a 2017-05-22 12:58:25 +01:00
matrices SVD: Improved overflow/division protection. 2017-04-20 10:54:08 +01:00
memory autoPtr: Added assignment to pointer 2017-03-16 20:49:21 +00:00
meshes primitiveShapes: Generalised tetrahedron and triangle cutting. Cuts are 2017-05-22 12:23:22 +01:00
primitives externalWallHeatFluxTemperature: Changed Ta entry to Function1 to support time variation 2017-06-13 09:00:48 +01:00