Commit Graph

1356 Commits

Author SHA1 Message Date
Henry
5414fd3058 Update header 2013-05-07 12:15:18 +01:00
Henry
15e553b881 compressibleTwoPhaseEulerFoam: Corrected pressure work due to interface motion in EEqns 2013-05-06 22:25:57 +01:00
Henry
7310d0911d interMixingFoam: updated tutorials 2013-05-03 17:58:16 +01:00
andy
9ebd8a851a Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-03 17:33:37 +01:00
Henry
d609e0270a Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-03 15:47:52 +01:00
Henry
d13c9810e8 VoF Solvers: Relocate the correction, sub-cycling and compressions controls from PIMPLE to the alpha1 sub-dict
MULES: Add support for explicit correction
interPhaseChangeFoam: Add option for explicit MULES or as correction to an upwind solution
Deprecate implicit form of MULES
2013-05-03 15:46:29 +01:00
andy
620f16b06e BUG: Renamed fluidThermo[Cloud|Parcel] back to basicThermo[Cloud|Parcel] 2013-05-03 10:42:36 +01:00
mattijs
5bc4cc3b7c Merge remote-tracking branch 'origin/master' into feature/procAgglom 2013-05-01 16:57:36 +01:00
Henry
473cf07dde MULES: Split files to separate the explicit and implicit forms
IMULES: MULES for implicit solution
2013-05-01 15:32:36 +01:00
Henry
927a5267d3 interDyMFoam and compressibleInterDyMFoam: improved handling of fluxes 2013-04-29 14:36:19 +01:00
Henry
042354a88e rhoPimpleDyMFoam: New version of rhoPimpleFoam for moving-mesh cases 2013-04-29 14:34:15 +01:00
Henry
c205857f0b interPhaseChangeFoam: Improve consistency with current interFoam 2013-04-28 21:53:30 +01:00
Henry
b0a68b775e Merge branch 'master' of ssh://opencfd:8007/home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-27 15:31:26 +01:00
Henry
2bacd81371 interPhaseChangeFoam: corrected handling of alpha1 for transport and updated for consistency with interFoam 2013-04-27 15:31:14 +01:00
mattijs
d7cadf4937 Merge remote-tracking branch 'origin/master' into feature/procAgglom
Conflicts:
	src/OpenFOAM/db/IOstreams/Pstreams/Pstream.H
	src/OpenFOAM/db/IOstreams/Pstreams/UPstream.C
	src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H
	src/OpenFOAM/db/IOstreams/Pstreams/combineGatherScatter.C
	src/OpenFOAM/db/IOstreams/Pstreams/gatherScatter.C
	src/OpenFOAM/db/IOstreams/Pstreams/gatherScatterList.C
	src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.C
	src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.H
	src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/GAMGInterface/GAMGInterface.H
	src/finiteVolume/fvMesh/fvMesh.H
2013-04-23 09:41:15 +01:00
andy
2915000cbc BUG: Corrected fvOptions usage in pimpleDyMFoam UEqn 2013-04-11 12:05:44 +01:00
Henry
456a74c9f6 Incompressible heatTransfer: Rename kappa->alpha and move turbulentHeatFluxTemperature BC to turbulence base class 2013-04-05 17:21:58 +01:00
Henry
b07e4f55b4 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-05 15:27:44 +01:00
Henry
e08e4b0b5c multiphaseEulerFoam: Check consistency of surface tension and interface compression coefficients 2013-04-05 15:27:26 +01:00
andy
c8ea8198cd STYLE: Updated solver header documentation 2013-03-27 15:49:58 +00:00
andy
adc90617af Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-03-26 12:30:28 +00:00
Henry
339644581c Field mapping following topology change: Dy default additional faces now inherit the internal field values
if they do not have neighbouring faces from which the values may be
interpolated.  Also the old-time flux is set to the current flux values
following correction.  This currently supports only Euler time-schemes.
2013-03-25 16:43:46 +00:00
Henry
40f5e8c8e1 compressibleTwoPhaseEulerFoam: Improve compressibility handling and instate transonic option 2013-03-21 17:05:55 +00:00
Henry
6247f0630b compressibleInterFoam: Improve handling of compressibility and instate support for transonic flow 2013-03-21 17:05:27 +00:00
Henry
1d64955b69 rhoReactingFoam: Correct handling of the density correction term for the transonic case 2013-03-21 17:05:00 +00:00
andy
8c16c4b678 BUG: Re-added general turbulence to chtMultiRegionFoam 2013-03-21 10:03:59 +00:00
andy
1290c0f914 ENH: Added fvOptions support to potentialFoam 2013-03-18 09:49:49 +00:00
andy
b45a4486b1 STYLE: Updates to erroneous copyright dates - applications 2013-03-13 09:45:16 +00:00
Henry
d05e256dcd src/transportModels: split twoPhaseMixture from twoPhaseProperties as a separate library 2013-03-09 16:15:29 +00:00
andy
0a8bae1f54 ENH: Adding changes from 2.2.0 2013-03-06 15:41:24 +00:00
andy
cbb8c3678b BUG: traction displacement error - mantis #763 2013-03-06 15:33:21 +00:00
Henry
40d8c48295 Update headers 2013-03-01 17:47:29 +00:00
Henry
8dcb8b686c compressibleTwoPhaseEulerFoam, multiphaseEulerFoam and twoPhaseEulerFoam phaseModel: treat slip conditions as special cases and set the corresponding flux to fixedValue 0 2013-03-01 17:46:26 +00:00
Henry
afd07288ad compressibleTwoPhaseEulerFoam/alphaEqn.H: Add commented legacy semi-implicit unbounded alpha formulation for reference 2013-03-01 17:46:03 +00:00
Henry
2176098a3e compressibleTwoPhaseEulerFoam: select the phase energy source terms correctly 2013-03-01 17:45:42 +00:00
Henry
371c5aed11 multiphase: Update U BCs for MRF 2013-02-23 14:44:39 +00:00
andy
b69e0ae07a ENH: Consisteny update for turbulence G field name 2013-02-18 14:20:37 +00:00
Henry
d17b0b583c compressibleTwoPhaseEulerFoam: Complete support for sensible internal energy and update tutorials 2013-02-12 15:12:21 +00:00
Henry
d8eb000d14 rhoCentralDyMFoam: Remove spurious Info statement 2013-02-12 10:12:34 +00:00
Henry
c7ad9e1133 compressibleInterFoam tutorials updated for new thermo 2013-02-07 15:58:14 +00:00
Henry
186bf33d9f compressibleInterFoam: renamed twoPhaseThermo -> twoPhaseMixtureThermo 2013-02-07 12:37:04 +00:00
Henry
11f638c648 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-02-07 12:31:25 +00:00
Henry
fdf751763d Update Headers 2013-02-07 12:31:14 +00:00
Henry
d53245c833 Multiphase: Update all solvers to accommodate the split between twoPhaseMixture and incompressibleTwoPhaseMixture 2013-02-07 12:31:00 +00:00
andy
c834330dc3 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-02-07 09:59:47 +00:00
Henry
59f9f9ebd1 twoPhaseMixture: Add alpha2 2013-02-06 10:52:49 +00:00
Henry
edbf12c163 compressibleInterFoam: Further development of twoPhaseThermo 2013-02-06 10:51:25 +00:00
Henry
0d91b161af Update headers 2013-02-05 14:54:36 +00:00
Henry
1a294d0235 Thermo: move the he BC set functions into basicThermo 2013-02-05 14:54:28 +00:00
Henry
2602868b00 Update wallHeatTransfer BC for turbulence 2013-02-05 14:51:01 +00:00
Henry
1ae61659fa interPhaseChangeFoam: No need to check continuity error and the velocity divergence defines the compressibility effect 2013-02-03 22:01:22 +00:00
andy
e1913362ad ENH: Added new thermoFoam utility 2013-01-31 15:39:56 +00:00
andy
f69816fa38 ENH: Updated buoyantSimpleFoam to use rhoThermo 2013-01-31 15:36:41 +00:00
sergio
cf5317d6bc ENH: Updating solver chemFoam and fireFoam tutorials to use new naming
for gasThermoType based on type of energy solved
2013-01-28 10:49:35 +00:00
Henry
7a86319cc0 rho?imple?Foam: Remove update of rho at beginning of pEqn to improve convergence 2013-01-25 12:42:24 +00:00
andy
91300187a6 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-01-23 10:30:30 +00:00
andy
0499f53408 ENH: Added radiation to buoyantBoussinesqPimpleFoam 2013-01-23 09:02:09 +00:00
andy
fad2ab226b BUG: Added missing radiation contribution to buoyantPimpleFoam 2013-01-23 08:58:47 +00:00
sergio
1bd6b1bbb7 ENH: Adding isotropic flag to solidThermo for transport.
Modified chtMultiRegionFoam and chtMultiRegionSimpleFoam to work with
anisotropic heat transfer conductivity
2013-01-22 13:04:44 +00:00
andy
18c4ecd89e ENH: Removed -g flag from Make/options file 2013-01-22 12:27:28 +00:00
andy
5ec46af785 ENH: Solver updates for fvOptions usage 2013-01-22 09:43:44 +00:00
andy
31edc9685d BUG: Corrected fvOptions usage in pEqn 2013-01-22 09:12:00 +00:00
andy
2931af2eea BUG: Added missing fvOptions to rhs of UEqn 2013-01-21 17:40:27 +00:00
andy
da0e0a5df9 ENH: Removed IOporosityList from reactingParcelFoam 2013-01-21 15:53:30 +00:00
Henry
b824bbb660 rhoCentralFoam: Updated the handling of thermal transport
Note that smoluchowskiJumpTFvPatchScalarField still uses the specified Pr from the
thermophysicalProperties whereas it should derive appropriate information from
the thermo package
2013-01-20 21:23:17 +00:00
Henry
6e5e96414d compressibleTwoPhaseEulerFoam: Improved handling of compressibility effect on continuity and boundedness 2013-01-19 14:15:57 +00:00
Henry
0aee45baaa compressibleTwoPhaseEulerFoam: Completed update to energy equations and tutorials 2013-01-18 22:01:51 +00:00
Henry
03c8cf06da twoPhaseEulerFoam: Update flux naming convention 2013-01-17 18:03:45 +00:00
Henry
0156c6549c Update headers 2013-01-17 18:03:14 +00:00
Henry
fe8bcb4905 compressibleTwoPhaseEulerFoam: Further updates to include new thermo structure 2013-01-17 18:02:55 +00:00
andy
d36851969c ENH: Added new simpleReactingParcelFoam solver 2013-01-11 16:20:07 +00:00
andy
78df71ea98 ENH: Updated solver header doc 2013-01-11 16:04:33 +00:00
Henry
edd97f54b7 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-01-09 14:44:28 +00:00
Henry
ca27143830 compressibleTwoPhaseEulerFoam: Update EEqns 2013-01-09 14:44:16 +00:00
Henry
bf23c7e9bb compressibleTwoPhaseEulerFoam: Updated thermodynamics 2013-01-09 14:38:24 +00:00
Henry
88871bd43a twoPhaseEulerFoam: Better handling of particle pressure 2013-01-09 14:34:09 +00:00
andy
d2b84dc511 ENH: Updated fieldSources->fvOptions for solvers 2013-01-08 09:38:01 +00:00
andy
cbbc796bb2 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-01-04 11:16:27 +00:00
andy
5d6e00233f STYLE: Updated solver header comments 2013-01-03 16:36:26 +00:00
Henry
031b6d2bbb fireFoam: remove re-declaration of sources 2012-12-17 14:46:43 +00:00
Henry
db89978ade Updated headers for Laurence and Andy 2012-12-17 11:42:00 +00:00
Henry
78f0cb5097 Resolve the green 2012-12-13 16:27:00 +00:00
andy
98447ed2e2 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-13 10:40:54 +00:00
andy
df073a34ec ENH: Added sources to scalarTransportFoam 2012-12-11 09:56:41 +00:00
andy
100ed55f7a ENH: Added new rhoReactingBuoyantFoam solver 2012-12-10 18:13:18 +00:00
andy
96060f6112 ENH: MOved rhoReactingFoam into the reactingFoam sub-folder 2012-12-10 18:12:36 +00:00
opencfd
de29a1ed27 Merge branch 'master' of dm:/home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-10 17:09:34 +00:00
opencfd
391a703b90 COMP: various: indirect linkage problems on Ubuntu12.04 2012-12-10 17:08:42 +00:00
andy
9e81cba908 BUG: Corrected source usage in XiFoam 2012-12-10 16:39:27 +00:00
andy
2d3dc0b1f6 ENH: Updated Allw* scripts 2012-12-10 15:25:11 +00:00
andy
72ab425a77 ENH: Updated instantiation of sources by solvers 2012-12-10 15:21:37 +00:00
andy
6cc6a0e07f ENH: Updated porous zone treatment in reactingParcelFoam and LTSReactingParcelFoam 2012-12-10 11:39:00 +00:00
andy
6ce8c61d18 ENH: Updated sources for lagrangian solvers 2012-12-10 11:30:17 +00:00
andy
b785ae594d ENH: Updated sources for incompressible solvers 2012-12-10 11:09:08 +00:00
andy
08767723cb ENH: Updated handling of source contributions in CHT solvers 2012-12-10 11:03:23 +00:00
andy
ad1246515a ENH: Updated sources for heatTransfer solvers 2012-12-10 10:59:17 +00:00
andy
e86258bc4e ENH: Updated sources for compressible solvers 2012-12-10 10:50:47 +00:00
andy
a0eeb3f09d ENH: Removed unused entry from tutorial input dictionary 2012-12-10 10:16:49 +00:00
andy
63177c9da4 ENH: pimpleFoam - added sources.correct(U) after momentum solve 2012-12-10 10:15:54 +00:00
Henry
377ff780a2 Removed whitespace 2012-12-07 17:58:35 +00:00
Henry
281422ccbf interFoam family: added generic sources support in momentum equation 2012-12-07 17:52:18 +00:00
andy
2bb551bc85 ENH: Updated smoluchowskiJump BC 2012-12-06 15:56:16 +00:00
andy
b5d1ab435d ENH: Updated solver run-time selectable sources 2012-12-06 15:08:52 +00:00
andy
cf6956f119 ENH: Removed unused #include header 2012-12-06 14:22:23 +00:00
andy
46c5a2b7dd ENH: Added radiation capability to buoyantPimpleFoam 2012-12-06 14:21:58 +00:00
andy
9226110172 ENH: CHT solvers - updated equation sources 2012-12-06 13:30:29 +00:00
andy
8f76549b1d ENH: buoyantSimpleFoam - updated equation sources 2012-12-06 13:30:14 +00:00
andy
577ef5742d ENH: buoyantPimpleFoam - updated equation sources 2012-12-06 13:30:04 +00:00
andy
b3a2897729 ENH: Replaced buoyantSimpleRadiationFoam by buoyantSimpleFoam - radiation now included by default 2012-12-06 13:06:30 +00:00
andy
b2252f36b1 ENH: Added run-time selectable sources to combustion solvers 2012-12-06 12:05:45 +00:00
andy
365210a8fd ENH: Updated maxwellSlipU BC 2012-12-06 10:52:12 +00:00
andy
80a7c92759 ENH: Updated fixedRho BC 2012-12-06 10:27:57 +00:00
andy
70d61bfe09 ENH: Updated Allwmake scripts 2012-12-06 09:50:36 +00:00
andy
7769292a33 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-05 17:43:19 +00:00
andy
304b8a5f0d ENH: Updated and renamed rhoPorousMRFLTSPimpleFoam->rhoLTSPimpleFoam 2012-12-05 17:34:46 +00:00
andy
f9676a36bc ENH: Added file missed during commit #c7da0a5 2012-12-05 17:29:22 +00:00
andy
51ef47d818 ENH: Removed rhoPorousMRFPimpleFoam - functionality available in base rhoPimpleFoam 2012-12-05 17:12:28 +00:00
andy
c7da0a5c5e ENH: Updated sources handling in rhoPimpleFoam 2012-12-05 17:10:57 +00:00
andy
12ec31f0c9 ENH: Updated sources handling in pimpleFoam 2012-12-05 17:07:15 +00:00
andy
04d36cc27f ENH: Renamed rhoPorousMRFSimpleFoam rhoPorousSimpleFoam 2012-12-05 16:34:06 +00:00
andy
0bcb6aa871 ENH: rhoSimpleFoam - updated handling of generic sources 2012-12-05 16:30:46 +00:00
andy
5128ae22c0 ENH: Added MRF functionality to porousSimpleFoam 2012-12-05 16:08:11 +00:00
andy
1bd09f6e16 ENH: Removed MRFSimpleFoam - can now use simpleFoam + basicSource 2012-12-05 15:56:52 +00:00
andy
3fd6abf893 ENH: Updated simpleFoam sources hook for relativeFlux 2012-12-05 15:54:36 +00:00
mattijs
c8a0ea85cc Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-05 15:53:26 +00:00
andy
51a2313c3e BUG: potentialFreeSurfaceFoam - Corrected pressure calculation - mantis #654 2012-12-04 18:07:24 +00:00
mattijs
e3c9dddd26 STYLE: mixedFixedValue: indentation 2012-12-04 17:57:17 +00:00
mattijs
485970d192 BUG: smoluchovskiBC: use fatalIOerror 2012-12-04 17:55:47 +00:00
andy
1e6088377d ENH: Added linking of regionCoupling lib top fireFoam 2012-12-04 12:52:50 +00:00
andy
76da04621c ENH: Updated info message 2012-12-03 11:39:56 +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
aa5a119be6 ENH: Updated turbulence code/utilities affected by updates to turbulence model behaviour 2012-11-27 17:11:56 +00:00
andy
533f75b1d9 ENH: Removed unused header #include file 2012-11-16 17:26:12 +00:00
mattijs
707ba5221c COMP: coldenginefoam: library linkage 2012-11-16 14:41:13 +00:00
mattijs
e65512be4e COMP: sampling: moved sampledSet writing to fileFormats 2012-11-16 13:13:39 +00:00
Henry
06b0bac617 twoPhaseEulerFoam: Files transferred from bubbleFoam 2012-11-14 15:46:27 +00:00
Henry
8f45806c1d twoPhaseEulerFoam: Files transferred from bubbleFoam 2012-11-14 15:45:19 +00:00
Henry
63a406e935 settlingFoam: Changed from reading alpha to reading Alpha to support more complex BCs for Alpha 2012-11-14 15:44:23 +00:00
Henry
0c9c9ef91d bubbleFoam: Removed, replaced by twoPhaseEulerFoam 2012-11-14 15:43:12 +00:00
Henry
701f5680c8 buoyantSimpleRadiationFoam: Added MRF zones 2012-11-05 15:31:30 +00:00
andy
96f51164eb Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-11-02 17:30:58 +00:00
sergio
8ec8f595ec ENH: cleaning chtMultiRegionFoam and chtMultiRegionSimpleFoam from
porous fluid and solid now incorporated into fluid and solid regions
2012-11-02 15:42:46 +00:00
Henry
bfa8ffc25e chemFoam: Minor reorganisation for consistency with other solvers 2012-11-01 12:23:15 +00:00
andy
286971f65e ENH: Added MRF functionality to buoyantSimpleFoam 2012-10-29 17:11:08 +00:00
andy
6bc9714f1f ENH: Updated MRF solvers 2012-10-29 16:57:58 +00:00
Henry
6b3d620f27 cavitatingDyMFoam: new moving-mesh version of cavitatingFoam 2012-10-26 15:34:47 +01:00
Henry
314c9475ff twoLiquidMixingFoam: Converted to using MULES and sub-cycling for alpha1
Operator-splitting is used for the diffusion
2012-10-24 17:25:23 +01:00
Henry
6138cf6d47 Update headers 2012-10-24 17:25:12 +01:00
Henry
766abbc075 multiphase solver: Update and rationalize the alphaEqnSubCycling.H 2012-10-24 17:25:00 +01:00