Commit Graph

14389 Commits

Author SHA1 Message Date
Henry
f8b9abc146 Choose scotch for decomposition 2013-11-10 13:59:54 +00:00
Henry
81f824b230 Corrected for Clang 2013-11-10 13:59:26 +00:00
Henry
e4b0fcc23b seulex: Further rationalisation
Does not fix the problem of static state being stored in the solve function
2013-11-10 13:58:27 +00:00
Henry
4fc380de6b Corrected line length 2013-11-09 13:58:22 +00:00
Henry
f4ad99ff39 seulex: Further improvements to style and naming convention
NOTE: solve still stores state from previous call as statics so this can not be
used for solving more than one ODE system of the given type
2013-11-09 13:55:08 +00:00
Henry
5b7dff49e4 ODESolvers: Use the ODESystem protected data rather than pass redundant argument to solve 2013-11-09 13:53:37 +00:00
andy
6359588079 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-11-08 12:07:35 +00:00
Henry
3dec6f0101 pointPatchField: Correct mapping so that the patchType entry in the base-class is mapped 2013-11-07 18:59:48 +00:00
Henry
bc2d925d61 chemFoam tutorials: set ODE solver to seulex which performs best overall 2013-11-07 18:38:58 +00:00
Sergio Ferraris
b2f8d205b6 BUG: Deleting Info statement 2013-11-07 14:27:11 +00:00
Sergio Ferraris
8f1566eed3 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-11-07 14:25:24 +00:00
Sergio Ferraris
8cae53f10b ENH: Adding seulex ODE 2013-11-07 14:25:03 +00:00
mattijs
dc6fcd1adc Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-11-07 12:33:41 +00:00
mattijs
bcc8f6013f ENH: reconstructPar: always reconstruct cellSets, faceSets, pointSets 2013-11-07 12:32:40 +00:00
mattijs
c4f2816f4f BUG: readFields: execute upon end 2013-11-07 12:30:52 +00:00
andy
6840fa315e ENH: demandDrivenEntry - added initialise function 2013-11-07 12:26:44 +00:00
andy
66fdc593e0 ENH: lagrangian - removed unused code 2013-11-07 12:26:14 +00:00
mattijs
080ab82046 ENH: reconstructPar: added comment 2013-11-07 12:25:29 +00:00
Henry
3e715dfb70 floatingObject
interDyMFoam/ras/floatingObject: Relax the acceleration
2013-11-07 12:23:17 +00:00
Henry
69ffc9051f chemFoam tutorials: Changed ODE solver to rodas32 which is fastest and robust 2013-11-07 09:38:20 +00:00
Henry
e6108fa205 forces: switch-off logging by default 2013-11-06 23:20:23 +00:00
Henry
5023472727 Cleanup 2013-11-06 23:20:08 +00:00
Henry
d179d9b6b9 ODE solvers: Added Rosenbrock order 3(2) solvers 2013-11-06 23:19:03 +00:00
mattijs
490e2d93ff Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-11-06 17:28:45 +00:00
mattijs
e1a5f3f8ae END: chtMultiRegionFoam: avoid double registration of Cp 2013-11-06 17:25:14 +00:00
mattijs
967c9e3ecf ENH: polyMesh: added patchGroup handling 2013-11-06 16:58:22 +00:00
andy
b55f84d9e0 ENH: PaSR - give dQ and Sh sensible names 2013-11-06 11:43:40 +00:00
Henry
34c274761c solution: added set/unset to field relaxation diagnostics 2013-11-06 09:56:23 +00:00
Henry
3da28cb4bc interDyMFoam: support relaxation of p_rgh 2013-11-06 09:55:46 +00:00
Henry
ea064d9cb0 pimpleControl: Corrected bug introduced on last change 2013-11-05 17:32:26 +00:00
andy
ce4131ccc4 GIT: resolve conflict 2013-11-05 16:39:20 +00:00
andy
959d769fa3 ENH: lagrangian - moved poissionsRatio and youngsModulus to CollidingCloud 2013-11-05 15:57:33 +00:00
andy
f8c6a5e538 ENH: lagrangian - removed unused function argument 2013-11-05 15:38:11 +00:00
andy
00f7b44fa1 ENH: Tutorial updates 2013-11-05 15:22:35 +00:00
andy
2c6491c3c0 ENH: film-pyrolysis BC - output available region names if region not found 2013-11-05 15:21:28 +00:00
andy
d41e15840d ENH: Lagrangian - constant properties now demend-driven 2013-11-05 14:28:26 +00:00
andy
8cb9d6f746 ENH: Added new demandDrivenEntry for dictionary 2013-11-05 14:27:59 +00:00
Henry
274094c7b6 Updated header 2013-11-05 12:27:25 +00:00
Henry
2123365729 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-11-05 12:27:09 +00:00
Henry
7e9c9d56c0 Corrected indentation 2013-11-05 12:26:59 +00:00
Henry
68a268da0f Updated docs 2013-11-05 12:26:52 +00:00
Sergio Ferraris
084194c7bd ENH: 1) Adding self extrusion and defaulting some inputs in 3D thermal baffles
2) Changing 1D steady baffle to mixture BC and simplifying inputs
     3) Reorganizing circuitBoardCooling tutorial
2013-11-05 11:20:38 +00:00
andy
adc056ca07 ENH: Code refactoring 2013-11-05 11:13:04 +00:00
andy
9a8e128e8d BUG: sprayFoam - updated pressure equation for relativeFlux - mantis #1045 2013-11-05 10:20:58 +00:00
andy
af72f2a512 BUG: Removed support for deprecated compilers - mantis #995 2013-11-05 10:20:00 +00:00
Sergio Ferraris
dd3d72e176 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-11-05 10:17:22 +00:00
Henry
9b6533af4a Rosenbrock21: A-stable 2nd-order Rosenbrock ODE solver 2013-11-05 08:09:55 +00:00
Henry
9eba21356c Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-11-04 18:23:10 +00:00
Henry
d3368fcb1e Added Euler and Trapezoid ODE solvers 2013-11-04 18:22:49 +00:00
andy
6a1d1f9d71 ENH: MRFSource - re-intiliase zone on re-read 2013-11-04 18:01:16 +00:00