Commit Graph

83 Commits

Author SHA1 Message Date
Henry
0b7a873c07 fvMatrixSolve: print solver messages only if the SolverPerformance debug switch is set
etc/controlDict: Set SolverPerformance debug switch default to 1
2013-07-03 22:16:40 +01:00
mattijs
6d3cfe9848 ENH: GAMGAgglomeration: enable debug printing by default 2013-05-14 20:42:54 +01:00
mattijs
464756f805 ENH: controlDict: uscs units 2013-01-22 12:25:57 +00:00
Henry
38dbf14d44 Debug: Remove error reporting on stripInvalid for word 2013-01-17 09:49:09 +00:00
mattijs
e6ba001368 BUG: controlDict: typo in comment 2012-12-17 13:46:10 +00:00
mattijs
55acc42bc9 ENH: multiLevel: disable debug switch by default (causes problems when running with GeomDecomp) 2012-12-04 15:04:20 +00:00
Henry
6cf770cbee CrankNicholsonDdtScheme: renamed CrankNicolsonDdtScheme 2012-11-18 22:43:56 +00:00
mattijs
bdfba5ce2e ENH: dimensionSet: symbolic units 2012-10-08 09:36:22 +01:00
mattijs
15198110d8 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-24 17:43:08 +01:00
mattijs
19ef4cdd9e ENH: controlDict: typo 2012-09-24 17:42:59 +01:00
Henry
f1bfeba127 Thermodynamics: rename specieThermo -> species::thermo and create the species namespace
Also remove the "<thermo" part of the names of thermodynamics packages
2012-09-24 15:37:36 +01:00
mattijs
dcca9323d1 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-20 13:01:46 +01:00
mattijs
33c72cc4c4 ENH: etc/controlDict: added dimensionSet symbols 2012-09-20 13:01:28 +01:00
Henry
dbe48b482c Thermodynamics: Changed all eEqn to EEqn and reformulated to conserve E in sonic solvers
To support these changes the need for "Sp" corrections on div-terms has been
eliminated by introducing a "bounded" convection scheme which subtracts the Sp
term from the selected scheme.  The equivalent will be needed for the ddt term.

A warning message is generated for steady-state solvers in which the "bounded"
scheme is not selected for the convection terms.
2012-09-19 12:49:07 +01:00
Henry
830c0ef382 Thermodynamyics: rename basicThermo -> fluidThermo and veryBasicThermo -> basicThermo 2012-08-23 14:13:13 +01:00
Henry
c8b62e27f7 Thermodynamics: Instantiated isobaricPerfectGas packages 2012-06-12 17:14:57 +01:00
mattijs
e1ae53ef67 STYLE: octree: replaced by indexedOctree 2011-11-09 13:52:23 +00:00
mattijs
99c860d2e2 ENH: Time: secondary write controls, signal handling 2011-10-05 17:31:12 +01:00
andy
8ae9569085 ENH: Multiple commits - lumped due to git index file corruption
- Re-located mapped point patches
- Updated mapped patch write
- deprecated directMapped in favour of mapped
- updated resulting dependancies - apps/libs/tuts
2011-09-09 12:05:12 +01:00
Henry
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
andy
2803089975 BUG: Corrected units of elementary charge 2011-08-04 11:32:56 +01:00
mattijs
d205a84e8d Merge branch 'master' into cvm
Conflicts:
	src/meshTools/searchableSurface/closedTriSurfaceMesh.C
	src/meshTools/searchableSurface/closedTriSurfaceMesh.H
2011-07-20 18:18:22 +01:00
Henry
3ba236115d Added support to writing dictionaries to log on read and re-read. 2011-07-20 14:27:02 +01:00
Henry
2169a5de40 etc/controlDict: Removed redundant entry 2011-07-06 12:40:15 +01:00
graham
5a5f27a6b6 ENH: Parallelised autoDensity initialPointsMethod. 2011-06-17 16:52:21 +01:00
graham
caea0aec03 Merge branch 'master' into cvm 2011-06-17 10:57:23 +01:00
graham
68b6e58de1 ENH: Turn off backgroundMeshDecomposition debug. 2011-06-14 17:18:30 +01:00
andy
4eec2f9279 ENH: Updated etc/controlDict version 2011-06-14 15:47:57 +01:00
graham
1be43f88ae Merge branch 'master' into cvm 2011-05-31 16:18:03 +01:00
mattijs
ffffda19ef ENH: etc/controlDict: added missing entry 2011-05-23 12:25:20 +01:00
graham
db1154b862 ENH: New backgroundMeshDecomposition class. 2011-05-18 15:26:28 +01:00
graham
1fac7b662e Merge branch 'master' into cvm
Conflicts:
	src/mesh/Allwmake
2011-03-10 13:54:43 +00:00
Mark Olesen
51399bbbd1 STYLE: use dynamicCode/ instead of codeStream/ for dynamically generated code 2011-02-24 13:21:39 +01:00
Mark Olesen
6e6d3bb4f8 STYLE: move InfoSwitches, OptimisationSwitches up front in etc/controlDict
- add doc-dir doc/doxygen so it doesn't get forgotten
2011-02-23 16:16:28 +01:00
mattijs
5538eb4f95 ENH: #codeStream : new functionEntry 2011-02-21 10:13:01 +00:00
graham
e1b537a057 Merge branch 'master' into cvm 2010-12-15 17:54:08 +00:00
mattijs
559ceb3b02 ENH: multiLevel : switch on debug by default 2010-12-14 14:24:25 +00:00
graham
d132a6bacf Merge branch 'master' into cvm 2010-11-17 17:25:43 +00:00
graham
55265204b9 ENH: Better timeCheck function, memory output, optional description. 2010-11-17 17:23:03 +00:00
Mark Olesen
350df4db3f STYLE: remove trailing space from wmake rules
- To-do:
      wmake/rules/General/bison
      wmake/rules/General/btyacc
      wmake/rules/General/btyacc++
      wmake/rules/General/byacc
      wmake/rules/General/moc
      wmake/rules/General/yacc

  but these files have <TAB>
2010-11-17 11:22:31 +01:00
graham
2dd05b8a1a ENH: debug switches and output. 2010-11-16 18:28:52 +00:00
mattijs
b5dddd8980 ENH: parallel runTimeModifiable - master only 2010-11-16 12:41:44 +00:00
graham
5375553608 Merge branch 'master' into cvm 2010-09-30 11:20:01 +01:00
Henry
f4dee922ab Start-up scripts: The environment variables are now set unconditionally as in 1.7.x 2010-09-29 10:50:49 +01:00
graham
f39d084874 Merge branch 'master' into cvm 2010-09-17 17:20:19 +01:00
graham
ebb9a9e1ac ENH: tet decomposed particle tracking.
Squashed merge of particleInteractions up to
commit e7cb5bcf0315c359539ef1e715e1d51991343391
2010-09-17 16:59:17 +01:00
graham
1412553d06 Merge branch 'master' into cvm
Conflicts:
	src/edgeMesh/featureEdgeMesh/featureEdgeMesh.C
2010-07-23 13:41:31 +01:00
henry
ccfb6e32a6 Corrected headers. 2010-06-23 16:54:54 +01:00
Mark Olesen
0ca515e3b1 Merge remote branch 'OpenCFD/master' into olesenm 2010-06-02 10:46:45 +02:00
graham
ed6041eb50 ENH: Adding more useful information to sixDoFRigidBodyMotion restraint
reporting.

Making sixDoFRigidBodyMotionConstraints less verbose by default, now
requires debug switch to be set.
2010-05-31 12:00:53 +01:00