OpenFOAM-1.6.x.git
14 years agoMerge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x
henry [Wed, 2 Dec 2009 22:41:39 +0000 (2 22:41 +0000)]
Merge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agoCorrected and simplified solver selection for implicit MULES.
henry [Wed, 2 Dec 2009 22:41:29 +0000 (2 22:41 +0000)]
Corrected and simplified solver selection for implicit MULES.

14 years agoalways linear interpolate
mattijs [Wed, 2 Dec 2009 15:26:12 +0000 (2 15:26 +0000)]
always linear interpolate

14 years agoImproved setup.
henry [Wed, 2 Dec 2009 15:15:39 +0000 (2 15:15 +0000)]
Improved setup.

14 years agoGeneral clean-up.
henry [Wed, 2 Dec 2009 15:13:49 +0000 (2 15:13 +0000)]
General clean-up.

14 years agoRemoved commented code.
henry [Wed, 2 Dec 2009 15:11:49 +0000 (2 15:11 +0000)]
Removed commented code.

14 years agoReverted changes to avoid warnings from the Icc-11 compiler and added a compiler...
henry [Wed, 2 Dec 2009 15:10:50 +0000 (2 15:10 +0000)]
Reverted changes to avoid warnings from the Icc-11 compiler and added a compiler switch
to suppress the spurious messages.

14 years agoTransferred an enhancement by Mark Olesen from our development line to 1.6.x to resolve
henry [Wed, 2 Dec 2009 15:08:56 +0000 (2 15:08 +0000)]
Transferred an enhancement by Mark Olesen from our development line to 1.6.x to resolve
an issue with the Icc-11 compiler.

14 years agoCorrected build scripts.
henry [Wed, 2 Dec 2009 15:07:14 +0000 (2 15:07 +0000)]
Corrected build scripts.

14 years agofoam to Tecplot360 converter
mattijs [Tue, 1 Dec 2009 19:10:15 +0000 (1 19:10 +0000)]
foam to Tecplot360 converter

14 years agobuild into FOAM_APPBIN, not FOAM_USER_APPBIN
mattijs [Tue, 1 Dec 2009 19:04:16 +0000 (1 19:04 +0000)]
build into FOAM_APPBIN, not FOAM_USER_APPBIN

14 years agoIntel icpc11 porting changes
mattijs [Tue, 1 Dec 2009 19:01:08 +0000 (1 19:01 +0000)]
Intel icpc11 porting changes

14 years agodisable c++ mpi bindings
mattijs [Tue, 1 Dec 2009 18:51:44 +0000 (1 18:51 +0000)]
disable c++ mpi bindings

14 years agoMerge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x
mattijs [Thu, 26 Nov 2009 18:02:05 +0000 (26 18:02 +0000)]
Merge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agoreset triangle counter to 0 before usage
mattijs [Thu, 26 Nov 2009 18:01:55 +0000 (26 18:01 +0000)]
reset triangle counter to 0 before usage

14 years agoAdded "./" to makeParaView and makeQt.
henry [Wed, 25 Nov 2009 13:51:32 +0000 (25 13:51 +0000)]
Added "./" to makeParaView and makeQt.

14 years agoCorrected instructions for csh/tcsh, see:
henry [Wed, 25 Nov 2009 10:11:15 +0000 (25 10:11 +0000)]
Corrected instructions for csh/tcsh, see:
http://www.cfd-online.com/Forums/openfoam-bugs/70430-readme-notes.html

14 years agoAdded printCoeffs as requested. Note that the coeffs will now be printed twice by
henry [Tue, 24 Nov 2009 10:59:39 +0000 (24 10:59 +0000)]
Added printCoeffs as requested.  Note that the coeffs will now be printed twice by
models derived from Smagorinsky.

14 years agoMerge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x
henry [Mon, 23 Nov 2009 23:14:43 +0000 (23 23:14 +0000)]
Merge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agoAdded faceCentres member function.
henry [Mon, 23 Nov 2009 23:14:35 +0000 (23 23:14 +0000)]
Added faceCentres member function.
Removed spurious blank lines between template declarations and function definitions.

14 years agompich support
mattijs [Mon, 23 Nov 2009 15:39:36 +0000 (23 15:39 +0000)]
mpich support

14 years agooptionally have on-the-fly construction of OutputFilters
mattijs [Fri, 20 Nov 2009 16:44:09 +0000 (20 16:44 +0000)]
optionally have on-the-fly construction of OutputFilters

14 years agoCorrected test application.
henry [Fri, 20 Nov 2009 10:37:58 +0000 (20 10:37 +0000)]
Corrected test application.

14 years agoMerge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x
henry [Fri, 20 Nov 2009 10:29:21 +0000 (20 10:29 +0000)]
Merge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agoCorrected test applications.
henry [Fri, 20 Nov 2009 10:29:14 +0000 (20 10:29 +0000)]
Corrected test applications.

14 years agocorrected comment
mattijs [Fri, 20 Nov 2009 10:26:44 +0000 (20 10:26 +0000)]
corrected comment

14 years agoconstructor takes polyMesh, not pointMesh
mattijs [Fri, 20 Nov 2009 10:26:14 +0000 (20 10:26 +0000)]
constructor takes polyMesh, not pointMesh

14 years agoFixed error in the out-of-date use of pointMesh see:
henry [Thu, 19 Nov 2009 09:07:58 +0000 (19 09:07 +0000)]
Fixed error in the out-of-date use of pointMesh see:
http://www.cfd-online.com/Forums/openfoam-bugs/70259-vtkfoam-c-calls-call-non-existing-volpointinterpolate-ctor.html

14 years agoMerge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x
henry [Wed, 18 Nov 2009 23:09:36 +0000 (18 23:09 +0000)]
Merge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agoAdded a correction to the boundary velocity and flux to make them consistent with the
henry [Wed, 18 Nov 2009 23:09:30 +0000 (18 23:09 +0000)]
Added a correction to the boundary velocity and flux to make them consistent with the
boundary motion before the fluxes are corrected for continuity by pcorr.

14 years agocleanup
mattijs [Wed, 18 Nov 2009 11:47:03 +0000 (18 11:47 +0000)]
cleanup

14 years agoMerge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x
mattijs [Tue, 17 Nov 2009 14:27:51 +0000 (17 14:27 +0000)]
Merge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agoadded some comment
mattijs [Tue, 17 Nov 2009 14:27:44 +0000 (17 14:27 +0000)]
added some comment

14 years agoCorrection to the ordering of nsided and nfaced elements provided by
henry [Mon, 16 Nov 2009 15:28:20 +0000 (16 15:28 +0000)]
Correction to the ordering of nsided and nfaced elements provided by
Francesco Del Citto.

14 years agocompiler bug workaround
mattijs [Fri, 13 Nov 2009 18:26:43 +0000 (13 18:26 +0000)]
compiler bug workaround

14 years agoexplicit constructor
mattijs [Fri, 13 Nov 2009 18:18:20 +0000 (13 18:18 +0000)]
explicit constructor

14 years agoexplicit constructors
mattijs [Fri, 13 Nov 2009 18:15:47 +0000 (13 18:15 +0000)]
explicit constructors

14 years agomissing EOF
mattijs [Fri, 13 Nov 2009 18:15:20 +0000 (13 18:15 +0000)]
missing EOF

14 years agoremoved extraneous pointer cast
mattijs [Fri, 13 Nov 2009 14:46:49 +0000 (13 14:46 +0000)]
removed extraneous pointer cast

14 years agoMerge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x
mattijs [Fri, 13 Nov 2009 14:32:40 +0000 (13 14:32 +0000)]
Merge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agoupdated to gasReactions
mattijs [Fri, 13 Nov 2009 14:32:27 +0000 (13 14:32 +0000)]
updated to gasReactions

14 years agoMerge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x
henry [Fri, 13 Nov 2009 10:18:30 +0000 (13 10:18 +0000)]
Merge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agoCorrected laminar and turbulent Prandtl numbers.
henry [Fri, 13 Nov 2009 10:18:24 +0000 (13 10:18 +0000)]
Corrected laminar and turbulent Prandtl numbers.

14 years agostitching points if no points have been merged
mattijs [Wed, 11 Nov 2009 19:14:03 +0000 (11 19:14 +0000)]
stitching points if no points have been merged

14 years agoMerge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x
mattijs [Wed, 11 Nov 2009 17:30:33 +0000 (11 17:30 +0000)]
Merge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agosurfaceToPatch was using old tree
mattijs [Wed, 11 Nov 2009 17:29:12 +0000 (11 17:29 +0000)]
surfaceToPatch was using old tree

14 years agoMerge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x
henry [Wed, 11 Nov 2009 16:33:52 +0000 (11 16:33 +0000)]
Merge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agoAdded measurement of surface values of velocity and temperature to allow slip
henry [Wed, 11 Nov 2009 16:33:46 +0000 (11 16:33 +0000)]
Added measurement of surface values of velocity and temperature to allow slip
and jump measurement.  Changing boundary condition types on walls to
calculated instead of zeroGradient for fields:

    iDof  internalE  linearKE  momentum  q  rhoM  rhoN

because the boundary values are required to record surface data.

Added measurement of volume and surface pressure.

Cases may now also be run as 1D or 2D by using empty patches.

14 years agoAdded measurement of surface values of velocity and temperature to allow slip
henry [Wed, 11 Nov 2009 15:22:11 +0000 (11 15:22 +0000)]
Added measurement of surface values of velocity and temperature to allow slip
and jump measurement.  Added measurement of volume and surface pressure.

Cases may now also be run as 1D or 2D by using empty patches.

14 years agoincorrect reading of label from dictionary
mattijs [Wed, 11 Nov 2009 15:02:08 +0000 (11 15:02 +0000)]
incorrect reading of label from dictionary

14 years agoMerge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x
mattijs [Tue, 10 Nov 2009 14:01:39 +0000 (10 14:01 +0000)]
Merge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agono quotes around field name
mattijs [Tue, 10 Nov 2009 13:17:03 +0000 (10 13:17 +0000)]
no quotes around field name

14 years agoallow read restart
mattijs [Thu, 5 Nov 2009 16:38:59 +0000 (5 16:38 +0000)]
allow read restart

14 years agotypo in comment
mattijs [Thu, 5 Nov 2009 15:14:45 +0000 (5 15:14 +0000)]
typo in comment

14 years agoMerge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x
henry [Tue, 3 Nov 2009 20:56:31 +0000 (3 20:56 +0000)]
Merge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agoFix for viewing glyphs on a set of patches provided by Mark Olesen.
henry [Tue, 3 Nov 2009 20:56:21 +0000 (3 20:56 +0000)]
Fix for viewing glyphs on a set of patches provided by Mark Olesen.

14 years agoparallel running fixes
mattijs [Tue, 3 Nov 2009 19:39:03 +0000 (3 19:39 +0000)]
parallel running fixes

14 years agoImproved and generalised the interface to the combustion model by having the
henry [Sat, 31 Oct 2009 16:17:35 +0000 (31 16:17 +0000)]
Improved and generalised the interface to the combustion model by having the
reaction-rate function return a matrix.  Thus models of many types can be
incorporated into this framework.

14 years agoChanged the pressure time derivative cached for the enthalpy source to the
henry [Sat, 31 Oct 2009 12:25:10 +0000 (31 12:25 +0000)]
Changed the pressure time derivative cached for the enthalpy source to the
substantive form to improve discretisation consistency.

14 years agoMerge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x
henry [Fri, 30 Oct 2009 15:37:19 +0000 (30 15:37 +0000)]
Merge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agoNew porous-media demonstration solver and tutorial cases for incompressible steady...
henry [Fri, 30 Oct 2009 15:37:12 +0000 (30 15:37 +0000)]
New porous-media demonstration solver and tutorial cases for incompressible steady-state flow.

14 years agoMerge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x
andy [Fri, 30 Oct 2009 10:07:55 +0000 (30 10:07 +0000)]
Merge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agobugfix: do not remove tangential component on pure rebound
andy [Fri, 30 Oct 2009 10:07:31 +0000 (30 10:07 +0000)]
bugfix: do not remove tangential component on pure rebound

14 years agoMerge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x
henry [Thu, 29 Oct 2009 22:55:11 +0000 (29 22:55 +0000)]
Merge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agoInitial release of the new fireFoam solver and ancillary libraries.
henry [Thu, 29 Oct 2009 22:55:06 +0000 (29 22:55 +0000)]
Initial release of the new fireFoam solver and ancillary libraries.

14 years agoMerge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x
andy [Thu, 29 Oct 2009 14:56:02 +0000 (29 14:56 +0000)]
Merge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agopartial revert of commit 3ced46e074878ad4a894398c2ee536d94ea541fe
andy [Thu, 29 Oct 2009 14:55:21 +0000 (29 14:55 +0000)]
partial revert of commit 3ced46e074878ad4a894398c2ee536d94ea541fe

14 years agoAdded missing files filtered by gitignore.
henry [Thu, 29 Oct 2009 12:14:53 +0000 (29 12:14 +0000)]
Added missing files filtered by gitignore.

14 years agoMerge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x
henry [Mon, 26 Oct 2009 21:53:48 +0000 (26 21:53 +0000)]
Merge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agoAdded initialising constructor and use it in the BSpline code.
henry [Mon, 26 Oct 2009 21:53:42 +0000 (26 21:53 +0000)]
Added initialising constructor and use it in the BSpline code.

14 years agoMerge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x
mattijs [Fri, 23 Oct 2009 17:25:44 +0000 (23 18:25 +0100)]
Merge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agono reduction on failedMeshChecks counter
mattijs [Fri, 23 Oct 2009 17:25:28 +0000 (23 18:25 +0100)]
no reduction on failedMeshChecks counter

14 years agotutorial case: corrected H0 and S0 for thermo polys
andy [Thu, 22 Oct 2009 10:46:52 +0000 (22 11:46 +0100)]
tutorial case: corrected H0 and S0 for thermo polys

14 years agoadded offset to enthalpy poly (ref h at Tstd)
andy [Thu, 22 Oct 2009 10:42:37 +0000 (22 11:42 +0100)]
added offset to enthalpy poly (ref h at Tstd)

14 years agoMerge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x
henry [Wed, 21 Oct 2009 15:18:03 +0000 (21 16:18 +0100)]
Merge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agoDevirtualised functions which should not be overridden and so than some functions...
henry [Wed, 21 Oct 2009 15:17:58 +0000 (21 16:17 +0100)]
Devirtualised functions which should not be overridden and so than some functions can be
inlined for efficiency.

14 years agocorrect deg-to-rad
mattijs [Wed, 21 Oct 2009 10:17:10 +0000 (21 11:17 +0100)]
correct deg-to-rad

14 years agoMerge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x
mattijs [Sun, 18 Oct 2009 19:59:42 +0000 (18 20:59 +0100)]
Merge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agoskipping type 7(=nodes) group output by Salome
mattijs [Sun, 18 Oct 2009 19:59:36 +0000 (18 20:59 +0100)]
skipping type 7(=nodes) group output by Salome

14 years agoCorrected to build in single-precision:
henry [Wed, 14 Oct 2009 21:18:16 +0000 (14 22:18 +0100)]
Corrected to build in single-precision:
http://www.cfd-online.com/Forums/openfoam-bugs/69141-compilation-order-single-precision-issues.html

14 years agoCorrected build order to reflect new dependency on the forces library:
henry [Wed, 14 Oct 2009 21:17:49 +0000 (14 22:17 +0100)]
Corrected build order to reflect new dependency on the forces library:
http://www.cfd-online.com/Forums/openfoam-bugs/69141-compilation-order-single-precision-issues.html

14 years agoAdded Graham's 6DoF solver-based BC for mesh-motion which uses the forces functionObj...
henry [Mon, 12 Oct 2009 12:52:36 +0000 (12 13:52 +0100)]
Added Graham's 6DoF solver-based BC for mesh-motion which uses the forces functionObject to
compute the motion of e.g. floating objects.  interDyMFoam tutorial also supplied.

14 years agoAdded new VoF solver and test-case. interMixingFoam supports 3-phases, two of
henry [Sun, 11 Oct 2009 21:12:01 +0000 (11 22:12 +0100)]
Added new VoF solver and test-case.  interMixingFoam supports 3-phases, two of
which are miscible but are both immiscible in the third, e.g. air, water and
water with a contaminant.  Dam-break tutorial case is also provided.

14 years agoreference value not used
mattijs [Fri, 9 Oct 2009 15:49:36 +0000 (9 16:49 +0100)]
reference value not used

14 years agonamed regIOobject for dictionary
mattijs [Fri, 9 Oct 2009 14:12:59 +0000 (9 15:12 +0100)]
named regIOobject for dictionary

14 years agocheck for existence of U so we can run with moveDynamicMesh
mattijs [Thu, 8 Oct 2009 11:42:05 +0000 (8 12:42 +0100)]
check for existence of U so we can run with moveDynamicMesh

14 years agonamed nut,G fields
mattijs [Thu, 8 Oct 2009 11:41:43 +0000 (8 12:41 +0100)]
named nut,G fields

14 years agoMerge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x
mattijs [Mon, 5 Oct 2009 21:04:48 +0000 (5 22:04 +0100)]
Merge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agofvDOM updates
mattijs [Mon, 5 Oct 2009 20:30:50 +0000 (5 21:30 +0100)]
fvDOM updates

14 years agoMerge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x
henry [Mon, 5 Oct 2009 17:51:47 +0000 (5 18:51 +0100)]
Merge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agoBug fix: http://www.cfd-online.com/Forums/openfoam-bugs/68834-mistype-absorptioncoeff...
henry [Mon, 5 Oct 2009 17:51:42 +0000 (5 18:51 +0100)]
Bug fix: cfd-online.com/Forums/openfoam-bugs/68834-mistype-absorptioncoeffs-c.html

14 years agoMerge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x
mattijs [Fri, 2 Oct 2009 16:20:57 +0000 (2 17:20 +0100)]
Merge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x

14 years agoremoved rho from K calculation
mattijs [Fri, 2 Oct 2009 16:20:13 +0000 (2 17:20 +0100)]
removed rho from K calculation

14 years agoread radiationProperties on mesh, not Time
mattijs [Fri, 2 Oct 2009 16:19:13 +0000 (2 17:19 +0100)]
read radiationProperties on mesh, not Time

14 years agoNew demonstration solver which includes porous regions into VoF solver.
henry [Fri, 2 Oct 2009 09:27:50 +0000 (2 10:27 +0100)]
New demonstration solver which includes porous regions into VoF solver.

14 years agoRemoved superfluous file.
henry [Fri, 2 Oct 2009 09:25:42 +0000 (2 10:25 +0100)]
Removed superfluous file.

14 years agoCorrected initialisation of nut and mut for the calculation of the rough wall-function.
henry [Fri, 2 Oct 2009 09:25:22 +0000 (2 10:25 +0100)]
Corrected initialisation of nut and mut for the calculation of the rough wall-function.

14 years agomisspelled psiName
mattijs [Thu, 1 Oct 2009 12:43:18 +0000 (1 13:43 +0100)]
misspelled psiName

14 years agosync blockedFaces
mattijs [Thu, 1 Oct 2009 12:42:52 +0000 (1 13:42 +0100)]
sync blockedFaces

14 years agoallow -constant
mattijs [Thu, 1 Oct 2009 12:42:02 +0000 (1 13:42 +0100)]
allow -constant