openfoam/tutorials
sergio 11d17fec5f ENH: Adding evaporation-condensation lagragian model for solution
1) Adding LiquidEvapFuchsKnudsen model for lagrangian evaporation.
   This models is based on a diffusion type of evaporation/
   condensation on particles composed of solution (liquid + solid).

2) Adding modes of calculating the particle rho and volume change.
   The new keyword in constantProperties is 'volumeUpdateMethod'
   which three options:
        a) constantRho
        b) constantVolume
        c) updateRhoAndVol

   The old keyword 'constantVolume' true/face is still valid

3) The entry rho0 is now optional for multicomponent parcels.
   If defined , it is used, but if it is not the actual mixture
   provided is used to calculate rho0 of the particle.
   T0 is still used as initial T and Cp0 is over-written in the
   multicomponent cloud but still required.

4) Adding tutorial for evaporation/condensation model
2020-09-22 16:35:53 +01:00
..
basic TUT: skip some tutorials when dynamicCode is not available 2020-08-06 19:34:20 +02:00
combustion TUT: skip some tutorials when dynamicCode is not available 2020-08-06 19:34:20 +02:00
compressible TUT: skip some tutorials when dynamicCode is not available 2020-08-06 19:34:20 +02:00
discreteMethods REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
DNS/dnsFoam/boxTurb16 REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
electromagnetics REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
financial/financialFoam/europeanCall REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
finiteArea REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
heatTransfer TUT: Correction for Alltest 2020-07-20 10:19:54 +01:00
incompressible Merge remote-tracking branch 'origin/master' into develop 2020-09-03 12:04:45 +02:00
IO TUT: skip some tutorials when dynamicCode is not available 2020-08-06 19:34:20 +02:00
lagrangian ENH: Adding evaporation-condensation lagragian model for solution 2020-09-22 16:35:53 +01:00
mesh TUT: skip some tutorials when dynamicCode is not available 2020-08-06 19:34:20 +02:00
modules CONFIG: additional packaging helpers, tutorial test helper 2020-04-21 14:59:07 +02:00
multiphase TUT: skip some tutorials when dynamicCode is not available 2020-08-06 19:34:20 +02:00
preProcessing REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
resources TUT: relocate flange.ans -> tutorials/resources/geometry 2020-06-19 10:09:09 +02:00
stressAnalysis REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
verificationAndValidation REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
Allclean STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00
Allcollect STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00
Allrun STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00
Alltest STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00
AutoTest CONFIG: additional packaging helpers, tutorial test helper 2020-04-21 14:59:07 +02:00