Added flux field name info
Bugfix: thermal diffusivity interpolation not allowed. Over-ride
Settings update: CHT heat balance tests. HJ and MH
Settings update to coupled motorbike case, 2
Settings update to coupled motorbike case
Moved interface interpolation into derived types which need special treatment
Added coupledMotorBike tutorial
Added new conjugate heat transfer tutorials for heat exchangers with and without radiation
FatalError style
Create fluxes earlier to allow for patch field update
FatalError style
Comment
Comment
Update matrix I/O format
Over-ride surface interpolation for regionCoupling fvs patches
Change in assignment of coupled coefficients for vectorGaussDivScheme
Update of CHT radiation setup
Update of CHT radiation setup
Formatting
Update Info format
Update Info format
Added missing map functions
Bugfix: coupled patch vector Gauss div missing +=. Vanja Skuric
Update parmetis download location
Allow anisotropic diffusivity in patch heat flux function object
Update for anisotropic diffusivity for conjugate thermal conduction models
Added velocity limiter to speed up convergence
Any work around this. I get the same error with elasticSolidFoam when running in parallel. Single thread works fine.
Any work around this. I get the same error with elasticSolidFoam when running in parallel. Single thread works fine.
Minor changes
Added withinBB reset to donorAcceptor
Declare default virtual destructor for solidBodyMotionFvMesh
Bugfix - missing variable
Heat source cannot be linearised in T
Changed formulation of radiative heat flux on solid
interFoam diverges in velocity only in Ubuntu 22.04 and fext 5.0
Added autoMap and rmap functions to chtRc patch field hierarchy
Info style
FatalError style
Force re-calculation of weights on attach/detach to avoid tangled comms
Removed comment
C++-11 and minor clean-up
Further updates on CHT radiation formulation
Update chtRc patches to store evaluation helper data on pointers
Clean-up of unused libraries and updated function objects
Bugfix: handling of regionCoupling boundaries
Formatting
Removed deprecated wall functions
Bugfix: laminar model selection table
Info style
C++-11 and FatalError style
Clean-up and C++-11
Consistency in regionCoupling and jumpRegionCoupling patch fields
Formatting
More efficient coding: initialisation
Fixes for CHT heat flux consistency
silent foamGetSystemInf
silent foamGetSystemInfo
Added enthalpy diffusivity boundary condition
Minor clean-up
Updated treatment of radiation on coupled interfaces, T+T, hs
Added virtual destructor
Added jumpRegionCoupling
Formatting
Formatting
Added decoupled field cacheing
Comment
Added jumpRegionCoupling and updates to jump functions
silent foamGetSystemInfo
Bugfix: force weights calculation to avoind tangled comms on materials b.c. update
Avoid overflow error in hyperbolic functions - return GREAT
FatalError style
Development: change of field fetch and name signalling in turbulence models. Added scoped name to IOobject
C++-11 and FatalError style
FatalError style and formatting
Merge remote-tracking branch 'FE-ArcModelling/feature/arcModeling' into consolidated
adapted from:
Fixed merge errors / disabled asserts
Merge branch 'triggeredMembrane' into consolidated
BUGFIX: wideBandSpecularRadiation not working with ggiMembrane
Enable writing of polyMesh/boundary
Parallel mapping, backport from CFD Direct.
Modifcations for doxygen build and fix for DO model.
Merge branch 'send_fvPatchField' into consolidated
corruptRadField_bug case running
Even more fixes
Some more fixes
Some fixes
fake patch constructs
Added parallel transport - not working
Added addressing for patch mapping
UNTESTED / DEMO - shows how to send fvPatchField
Bugfix: Swap zones before updating boundaries
Fix erroneous field copy in FVDOM
dynamicMotionSolverFvMesh & GGI fix
clearOldTimes fix
Added error message when there are uncovered faces
bug fix: field was dropped while iterating
Test case running in serial (results unchecked)
Merge branch 'mappingInParallel-swap' of ssh://wikkiltd.com/FE-ArcModelling into mappingInParallel-swap