Commit Graph

11754 Commits

Author SHA1 Message Date
andy
51a2313c3e BUG: potentialFreeSurfaceFoam - Corrected pressure calculation - mantis #654 2012-12-04 18:07:24 +00:00
andy
d22ba2b633 ENH: Film radiation - added absorptivity 2012-12-04 17:09:57 +00:00
andy
2a53a01841 ENH: Minor coding enhancements 2012-12-04 17:05:46 +00:00
andy
e7d92199f3 ENH: Pyrolysis - updated handling for phiGas 2012-12-04 17:05:29 +00:00
andy
2f1e96f0f7 ENH: Surface films - using alternatove form for momentum sink contribution 2012-12-04 16:30:08 +00:00
andy
af392757cc BUG: Corrected collision order in parcel pair-collision 2012-12-04 14:40:38 +00:00
andy
1e6088377d ENH: Added linking of regionCoupling lib top fireFoam 2012-12-04 12:52:50 +00:00
andy
7be0ae1dbb ENH: Emabled caching of AMI for inter-region communication 2012-12-04 12:52:16 +00:00
andy
995c577b63 STYLE: Removed unused template code 2012-12-03 13:51:00 +00:00
andy
a5fb2fcafc ENH: Cache kappa for directionalSolidThermo instead of creating field on each pass of face loop 2012-12-03 13:44:15 +00:00
andy
76da04621c ENH: Updated info message 2012-12-03 11:39:56 +00:00
andy
a57efb5b19 ENH: Minor optimisation 2012-12-03 11:23:48 +00:00
andy
09141f30d7 ENH: Corrected spelling mistakes 2012-12-03 11:04:54 +00:00
andy
af13fd66ed STYLE: Minor code formatting 2012-11-30 15:34:33 +00:00
Henry
346a4be1b9 CoBlended: corrected expressions for sign of flux 2012-11-30 14:22:36 +00:00
Henry
23e4a59754 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-11-30 13:25:45 +00:00
Henry
1a1c6d392c RAS/kOmegaSST: Added F3 coefficient for rough-walls from
Hellsten, A.
        "Some Improvements in Menter’s k-omega-SST turbulence model"
        29th AIAA Fluid Dynamics Conference,
        AIAA-98-2554,
        June 1998.
2012-11-30 13:24:52 +00:00
Henry
a1af190a99 CoBlended: New surfaceInterpolation scheme which blends any two schemes based on the local Courant number 2012-11-30 13:23:33 +00:00
andy
5629516cd2 BUG: Initialised weightFieldName_ to none 2012-11-30 13:01:06 +00:00
andy
479b4f3014 STYLE: Limit to 80 chars 2012-11-29 18:19:14 +00:00
andy
044280e4ac ENH: Moved call to constrain to after equation relaxation 2012-11-29 18:15:12 +00:00
andy
ef95b084ed ENH: Added MRF and porosity functionality to pimpleFoam 2012-11-29 16:37:12 +00:00
andy
f5d95cd553 BUG: Corrected epsilon low-Re wall functions 2012-11-29 15:37:12 +00:00
andy
a1b4534b3b STYLE: Minor code formatting 2012-11-29 15:35:06 +00:00
andy
d28e49b953 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-11-29 10:34:07 +00:00
andy
f46234ba22 BUG: Corrected offset data entry for timeVaryMappedFixedValue BC 2012-11-29 10:34:01 +00:00
andy
6f5a54aac1 STYLE: Minor comment correction 2012-11-28 17:18:13 +00:00
andy
0f3fc4457a ENH: Updates to Lambda2 and Q function objects 2012-11-28 17:09:43 +00:00
andy
a65254af4b ENH: Added new calcFvcDiv function object to calculate fvc::div 2012-11-28 16:07:24 +00:00
andy
1f864599cd ENH: Added new function object doxy group for FV tools 2012-11-28 15:56:49 +00:00
andy
cfaa27a702 STYLE: Updated header comment 2012-11-28 15:56:24 +00:00
andy
c3f22240de ENH: Added Make/[files|options] for new fv-based function objects 2012-11-28 15:43:38 +00:00
andy
7e2368524f ENH: Added new calcMag function object to calculate mag(field) 2012-11-28 15:42:28 +00:00
andy
e2dc793da0 ENH: Added new calcFvcGrad function object to calculate fvc::grad 2012-11-28 15:42:07 +00:00
Henry
f34970eb87 tutorials/incompressible/pisoFoam/ras/cavityCoupledU: Simple demonstration of the vector-coupled solver 2012-11-28 15:10:41 +00:00
Henry
ac6f8ebaef Merge branch 'master' of ssh://opencfd:8007/home/dm4/OpenFOAM/OpenFOAM-dev 2012-11-28 14:31:09 +00:00
Henry
75741d23f3 RAS/kOmegaSST: Added F3 coefficient for rough-walls from
Hellsten, A.
    "Some Improvements in Menter’s k-omega-SST turbulence model"
    29th AIAA Fluid Dynamics Conference,
    AIAA-98-2554,
    June 1998.
2012-11-28 14:31:00 +00:00
Henry
e9b31afd52 applications/test/reconstruct: new test application for reconstruction 2012-11-28 14:29:42 +00:00
andy
e002f91a01 ENH: Added new Q function object 2012-11-28 11:33:31 +00:00
andy
04d80067b7 ENH: Added new Peclet function object 2012-11-28 11:27:14 +00:00
andy
b0598526a4 ENH: Simplified the wallShearStress function object 2012-11-28 11:03:06 +00:00
andy
81b79ba291 ENH: Added new Lambda2 function object 2012-11-28 10:50:12 +00:00
andy
8a692d187c ENH: Added dixygen tags to function objects 2012-11-28 10:49:34 +00:00
andy
f2ed4b279e ENH: Added NO_WRITE io flags for CourantNo function object 2012-11-28 10:49:10 +00:00
andy
d32702c233 ENH: Tutorial update 2012-11-27 17:28:59 +00:00
andy
687ecdc559 STYLE: Updated copyright year 2012-11-27 17:24:20 +00:00
andy
aa5a119be6 ENH: Updated turbulence code/utilities affected by updates to turbulence model behaviour 2012-11-27 17:11:56 +00:00
andy
74aec19f79 ENH: Updated incompressible turbulence models 2012-11-27 17:11:01 +00:00
andy
1e7035b32d ENH: Updated compressible turbulence models 2012-11-27 17:10:55 +00:00
andy
2ea1949003 ENH: Updated compressible RAS boundary conditions to use generic turbulence model 2012-11-27 17:10:05 +00:00