Commit Graph

1919 Commits

Author SHA1 Message Date
9b73aba1d9 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-11-12 12:13:49 +00:00
8490014bf6 rhoSimplecFoam: further developments
not entirely satisfactory
2010-11-12 12:13:28 +00:00
ff473b9833 ENH: cmptProduct function, i.e. cmptProduct(vector(a, b, c)) = a*b*c. 2010-11-04 16:47:42 +00:00
13e28f7bd1 Merge remote branch 'OpenCFD/master' into olesenm 2010-11-10 09:48:44 +01:00
0db9fa5702 ENH: Ensight output for sampledSurfaces 2010-11-09 18:04:32 +00:00
8b59f1d0d5 Merge remote branch 'OpenCFD/master' into olesenm 2010-11-08 08:07:29 +01:00
9c350ab501 STYLE: minor: indentation of 4 chars instead of 8 2010-11-05 13:03:55 +00:00
da7dbc53db ENH: snapypHexMeshDict : updated comment 2010-11-04 12:46:03 +00:00
b7cf33058d Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-11-02 18:57:45 +00:00
f8ae2453df chtMultiRegionFoam: updated thermodynamics 2010-11-02 18:57:39 +00:00
960773dfe5 Merge branch 'clouds' 2010-11-02 15:04:58 +00:00
d5acd22a63 STYLE: use labelUList typedef instead of UList<label> or unallocLabelList 2010-11-02 09:32:32 +01:00
1fe653ac36 LTSInterFoam: Allow the new time-step smoothing parameters to be input 2010-11-01 14:45:04 +00:00
34f65f9c5a chtMultiRegionFoam: Updated the Courant-number 2010-11-01 14:44:23 +00:00
795f6e85ff STYLE: splitMeshRegions : 80 char line length 2010-10-29 16:41:26 +01:00
3f6d24ad0b STYLE: DynamicFieldTest.C : date 2010-10-29 16:40:38 +01:00
13f86d8b68 ENH: DynamicField: extend to be like DynamicList. 2010-10-29 16:37:37 +01:00
35f9a95d0c BUG: multiphaseMixture/Make/options : use LIB_LIBS 2010-10-29 16:08:44 +01:00
3c927090e3 ENH: chtMultiRegionFoam : allow 0 cells per processor 2010-10-29 16:08:05 +01:00
74499d57d9 ENH: Updated steady parcel solver 2010-10-28 18:14:57 +01:00
df35ecc3e3 ENH: splitMeshRegions: -useFaceZones option to patch according to faceZone instead of single patch for inter-region faces 2010-10-27 17:37:31 +01:00
3e5a47dbb5 COMP: git merge with master conflict resolution 2010-10-27 14:47:24 +01:00
0f2a8150da STYLE: Read from SIMPLE instead of PIMPLE 2010-10-27 13:07:41 +01:00
ec4cfb0111 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-10-26 16:24:10 +01:00
797c4a7457 ENH: functionObjects: force writing when used through execFlowFunctionObjects 2010-10-26 16:23:36 +01:00
6c7a93651d ENH: Updated old GPL v2 headers to v3 2010-10-26 15:06:38 +01:00
667b5c13ae Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-10-26 11:54:27 +01:00
4f8ea8d6af BUG: Incorrect lookup name for alphak 2010-10-26 11:53:56 +01:00
33b24e6599 ENH: Added new steadyReactingParcelFoam solver 2010-10-25 18:28:25 +01:00
17c15af32b Merge branch 'master' into clouds 2010-10-25 17:53:29 +01:00
1a61449dce ENH: Code updates in lieu of cloud updates 2010-10-25 17:52:35 +01:00
cfbc1fcbef Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-10-25 17:50:04 +01:00
730481aed3 LTSInterFoam: Initial version of interFoam supporting local time-stepping for acceleration to steady-state 2010-10-25 17:49:56 +01:00
8c3ecd9b2c ENH: Added steady particle tracks utility 2010-10-25 15:59:40 +01:00
cddce4cc54 ENH: Updated coalChemistryFoam solver 2010-10-25 15:58:55 +01:00
6261ef058b ENH: setSet : proper exit upon eof 2010-10-25 12:22:25 +01:00
78ee5c8c6c ENH: libgenericPatchFields for subsetMesh. 2010-10-22 12:42:32 +01:00
e44359e190 BUG: cyclics in mesh conversion : have 'old' style cyclics 2010-10-22 11:50:28 +01:00
0ad7b2cda8 STYLE: foamToEnsight : indentation 2010-10-21 14:07:45 +01:00
ef974adf6b ENH: Updated pdfPlot utility 2010-10-20 16:07:11 +01:00
17c42465b1 ENH: selectCells : add one offset to number of cells 2010-10-19 17:45:51 +01:00
51b8a7367c ENH: MeshWave: allow 1 cells cases. 2010-10-19 17:40:36 +01:00
ed89c6926e Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-10-15 15:47:46 +01:00
b31f8894aa ENH: setFields : all face sets to set patch values 2010-10-15 15:41:32 +01:00
1526db114b BUG: foamToEnsight : wedge and hex numbering inconsistent between mesh and fields 2010-10-15 15:26:25 +01:00
1f2829ac2a ENH: foamToEnsight : filter proc patches only if running parallel 2010-10-14 18:31:08 +01:00
b4e91aa468 Merge branch 'master' into dicts 2010-10-14 10:10:04 +01:00
b161d8bbf2 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-10-13 18:15:01 +01:00
b7a4b9a7bf ENH: createBaffles : set added patch faces to value 0 2010-10-13 18:12:51 +01:00
81a651d943 ENH: Updated chemkinToFoam utility to make use of new dict output 2010-10-13 17:58:09 +01:00