andy
55a4681506
STYLE: Minor code formatting
2013-11-11 13:16:01 +00:00
andy
d7441d6200
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-11-11 13:05:51 +00:00
Henry
dd7809b4e2
Corrected ODE solver name
2013-11-11 13:02:59 +00:00
Henry
df2063c529
ODE solvers: rationalised naming of the embedded order solvers
2013-11-11 13:01:26 +00:00
andy
6341de384d
ENH: faceSource function object - updates and fixes
2013-11-11 12:59:21 +00:00
mattijs
f9f08091ba
ENH: orientFaceZone: add -region option
2013-11-11 09:22:05 +00:00
Henry
037950ca8d
Updated docs
2013-11-10 23:55:39 +00:00
Henry
ee7284d4bd
seulex ODE solver: further rationalisation
...
Careful handing of cached state and use of stepState class to carry information between sub-steps.
Also careful debugging of the handling of kTarg to resolve SEGV when running at low tolerance.
2013-11-10 23:52:14 +00:00
Henry
e026a79e39
ODESolver: added stepState sub-class to carry additional information needed during sub-cycling particularly for seulex
2013-11-10 23:51:07 +00:00
Henry
1bb5536cba
Add new dependency on surfMesh
2013-11-10 14:00:53 +00:00
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