mattijs
|
78eaf506eb
|
ENH: execFlowFunctionObjects: load dimensionedFields and uniformDimensionedFields
|
2014-04-29 10:02:22 +01:00 |
|
mattijs
|
7d6ba40e91
|
ENH: execFlowFunctionObjects: added End printing
|
2014-04-22 09:44:49 +01:00 |
|
andy
|
8a564b9c58
|
ENH: execFlowFunctionObjects - instantiate fvOptions if present
|
2014-02-17 16:45:37 +00:00 |
|
Henry
|
d648760ead
|
Update headers
|
2014-01-30 13:02:02 +00:00 |
|
Henry
|
ee4e19ef85
|
Renamed folder -> directory for consistency with POSIX and the rest of OpenFOAM
|
2014-01-30 13:01:04 +00:00 |
|
mattijs
|
12c7ba9dce
|
BUG: execFlowFunctionObjects: accessing out-of-scope dictionary
|
2013-07-05 10:22:45 +01:00 |
|
andy
|
b45a4486b1
|
STYLE: Updates to erroneous copyright dates - applications
|
2013-03-13 09:45:16 +00:00 |
|
andy
|
3599609cd7
|
BUG: Updated execFlowFunctionObjects to prevent result overwrite - mantis #562
|
2013-03-12 17:03:57 +00:00 |
|
mattijs
|
9ccd5809b8
|
BUG: sampleDict: missing type
|
2012-12-05 15:21:00 +00:00 |
|
Henry
|
830c0ef382
|
Thermodynamyics: rename basicThermo -> fluidThermo and veryBasicThermo -> basicThermo
|
2012-08-23 14:13:13 +01:00 |
|
mattijs
|
1c3ce0518d
|
ENH: basicThermo: have runtime selection table
|
2012-01-25 17:45:18 +00:00 |
|
mattijs
|
b104525720
|
ENH: execFlowFunctionObjects: added -region option. Added -noFlow option.
|
2011-09-15 16:04:25 +01:00 |
|
Henry
|
c2dd153a14
|
Copyright transfered to the OpenFOAM Foundation
|
2011-08-14 12:17:30 +01:00 |
|
andy
|
eaef8d482b
|
STYLE: Updated 1991 start copyright year to 2004
|
2011-01-14 16:08:00 +00:00 |
|
andy
|
099cc39e2e
|
Revert "STYLE: 2011 copyright date."
This reverts commit b18f6cc1ce .
|
2011-01-05 18:24:29 +00:00 |
|
graham
|
b18f6cc1ce
|
STYLE: 2011 copyright date.
|
2011-01-05 11:14:26 +00:00 |
|
mattijs
|
797c4a7457
|
ENH: functionObjects: force writing when used through execFlowFunctionObjects
|
2010-10-26 16:23:36 +01:00 |
|
mattijs
|
c51a2b0f63
|
ENH: have MUST_READ_IF_MODIFIED on IOdictionary construction
|
2010-06-02 09:48:07 +01:00 |
|
andy
|
42b4269c4e
|
BUG: execFlowFunctionObjects utility
- moved creation of singlePhaseTransportModel to within RAS/LES model
construction for incompressible cases
|
2010-04-07 11:37:45 +01:00 |
|
Mark Olesen
|
d29c438657
|
STYLE: use url for FSF license instead of postal address, switch to GPL v3
|
2010-03-29 14:07:56 +02:00 |
|
Mark Olesen
|
689d4b2860
|
ENH: provide operator[] for accessing argList options.
- operator[] with label -> get args at index
- operator[] with word -> get named option
|
2010-02-17 11:43:42 +01:00 |
|
henry
|
d4864d9b6e
|
Moved the "generic" BCs into a separate library and included it only in those utilities
which need this functionality. Solvers will now check the correctness of the BCs on
read.
|
2009-08-04 22:13:54 +01:00 |
|
andy
|
7d73dd3171
|
updates for new thermo and general code tidying
|
2009-06-15 15:36:57 +01:00 |
|
Mark Olesen
|
d1295da31f
|
adjust solvers and utilities to use new argList methods
- also drop various unused time options from src/OpenFOAM/include
|
2009-05-19 20:21:50 +02:00 |
|
Mark Olesen
|
b5a1f09321
|
functionObjectList with SHA1Digest tracking
|
2009-02-12 10:51:30 +01:00 |
|
Mark Olesen
|
28b200bcd9
|
update copyrights for 2009
|
2008-12-31 19:01:56 +01:00 |
|
henry
|
47d0a28d7d
|
Updated utilities to use the new turbulenceModels paths.
|
2008-11-23 16:17:05 +00:00 |
|
Mark Olesen
|
28696e51ab
|
Use LIB_SRC instead of FOAM_SRC in Make/options files
|
2008-10-07 09:18:18 +02:00 |
|
henry
|
b722041fff
|
Corrected reading of "LESProperties".
|
2008-09-28 22:46:33 +01:00 |
|
Mark Olesen
|
02cabc3cf2
|
updated Copyright (C) \d+-2008 OpenCFD Ltd.
|
2008-06-25 15:01:46 +02:00 |
|
andy
|
6e07a1511f
|
updated to reflect changes in turbulence models
|
2008-06-20 15:13:10 +01:00 |
|
andy
|
b3cb7c3dd3
|
created incompressible namespace for incompressible LES models
|
2008-06-18 17:43:42 +01:00 |
|
andy
|
2b01d2f5da
|
consistency update - (in)compressibleTurbulenceModels -> (in)compressibleRASmodels
|
2008-06-18 10:06:06 +01:00 |
|
andy
|
f4b2b04f58
|
consistency update
|
2008-06-17 17:28:12 +01:00 |
|
andy
|
24c4b1b745
|
relocation of turbulence models and renaming namespaces
|
2008-06-17 10:48:04 +01:00 |
|
henry
|
47996ef186
|
Removed all warnings from gcc-4.3.0 except those from
NamedEnum (bug in compiler?)
molecule (Graham dealing with it)
lex (no comment)
VTK (again no comment)
|
2008-06-11 15:55:07 +01:00 |
|
Mark Olesen
|
bbc69a464e
|
ignore #filename# auto-save files
|
2008-05-23 14:02:51 +02:00 |
|
mattijs
|
c731cfdca4
|
initial mattijsLib merge
|
2008-04-23 15:51:54 +01:00 |
|
OpenFOAM-admin
|
3170c7c0c9
|
Creation of OpenFOAM-dev repository 15/04/2008
|
2008-04-15 18:56:58 +01:00 |
|