Commit Graph

2481 Commits

Author SHA1 Message Date
andy
dae6cbbea7 cosmetics 2009-03-26 11:34:32 +00:00
andy
f8c6cfe0b5 added construct by components 2009-03-26 11:34:13 +00:00
andy
f02101b644 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-03-24 12:57:07 +00:00
andy
e0c1ac3bae cosmetics 2009-03-24 12:52:59 +00:00
henry
ac3e708e17 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-03-24 12:14:38 +00:00
henry
590293fe95 Use the PIMPLE rather than PISO dictionary. 2009-03-24 12:14:33 +00:00
andy
98363e5825 updated database 2009-03-24 11:47:42 +00:00
andy
a3465d3d88 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-03-24 10:00:02 +00:00
andy
f663c78277 updates 2009-03-24 09:59:45 +00:00
henry
b5b5ed1216 Reinstated defineTypeNameAndDebug to remove the "undefined" error in
compiling the mesh-motion solvers.
2009-03-23 22:30:04 +00:00
henry
a55441e758 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-03-23 19:25:25 +00:00
henry
232d22a7a1 New version from Niklas. 2009-03-23 19:25:17 +00:00
Mark Olesen
5af070f914 Merge commit 'OpenCFD/master' into olesenm 2009-03-23 17:22:48 +01:00
Mark Olesen
be8cbc1018 use timeSelector mechanism in a few more utilities 2009-03-23 16:57:26 +01:00
Mark Olesen
549c78f9fe PV3FoamReader fix
- using a filter such as clip-plane on a multi-port source causes
  inconsistent UPDATE_TIME_STEPS() on each port. This looks like a
  VTK/Paraview bug to me.
  Workaround: check both ports and take the first one that has a value
  different than the last time set.
2009-03-23 14:53:14 +01:00
andy
302f901bf8 Merge branch 'sergio' 2009-03-23 11:41:01 +00:00
andy
5838018199 further clean-up 2009-03-23 10:56:21 +00:00
andy
3a76720e14 improved calculate() method called from correct() in base class 2009-03-23 10:39:57 +00:00
andy
1c9390b59d removed qr field - unnecessary 2009-03-23 09:50:44 +00:00
andy
62379add0d refactoring IWave->ILambda 2009-03-23 09:46:49 +00:00
andy
950be411ce tidying 2009-03-20 19:04:58 +00:00
andy
0428874b2d removed unnecessary construction of vol fields 2009-03-20 18:57:37 +00:00
andy
763817a3db added DOM to ray constructor and removed DOM pointer in correct() method 2009-03-20 18:52:54 +00:00
mattijs
8ef30f0fb8 use runtime selection mechanism 2009-03-20 18:13:16 +00:00
andy
c70964d155 coding updates/corrections - second pass 2009-03-20 17:39:46 +00:00
mattijs
ee3d5243c4 common base for displacement solvers
modified:   fvMotionSolver/Make/files
	modified:   fvMotionSolver/fvMotionSolvers/displacement/SBRStress/displacementSBRStressFvMotionSolver.C
	modified:   fvMotionSolver/fvMotionSolvers/displacement/SBRStress/displacementSBRStressFvMotionSolver.H
	new file:   fvMotionSolver/fvMotionSolvers/displacement/displacementFvMotionSolver/displacementFvMotionSolver.C
	new file:   fvMotionSolver/fvMotionSolvers/displacement/displacementFvMotionSolver/displacementFvMotionSolver.H
	modified:   fvMotionSolver/fvMotionSolvers/displacement/interpolation/displacementInterpolationFvMotionSolver.C
	modified:   fvMotionSolver/fvMotionSolvers/displacement/interpolation/displacementInterpolationFvMotionSolver.H
	modified:   fvMotionSolver/fvMotionSolvers/displacement/laplacian/displacementLaplacianFvMotionSolver.C
	modified:   fvMotionSolver/fvMotionSolvers/displacement/laplacian/displacementLaplacianFvMotionSolver.H
	modified:   fvMotionSolver/pointPatchFields/derived/surfaceSlipDisplacement/surfaceSlipDisplacementPointPatchVectorField.C
2009-03-20 16:30:22 +00:00
mattijs
84c8fe33ce probing on regions 2009-03-20 16:29:23 +00:00
Mark Olesen
b2eb605962 Switch: handle "none" as equivalent to "no" 2009-03-20 15:17:36 +01:00
mattijs
fa67230e18 average field not stored 2009-03-20 13:44:37 +00:00
mattijs
92f97c8701 comment 2009-03-20 13:42:21 +00:00
andy
4b2f7812e8 coding updates/corrections - first pass 2009-03-20 13:40:39 +00:00
mattijs
d4ef18376d Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-03-20 12:59:15 +00:00
mattijs
7d7bf1b22a tightened tolerance 2009-03-20 12:58:49 +00:00
mattijs
982dce96dd comment 2009-03-20 12:58:19 +00:00
mattijs
1f1f2a40f4 moved code 2009-03-20 12:57:51 +00:00
mattijs
9ef7257176 more space 2009-03-20 12:57:06 +00:00
andy
97de9529af initial commit of sergio's fvDOM model 2009-03-20 11:07:53 +00:00
Mark Olesen
81cce6950a Merge commit 'OpenCFD/master' into olesenm 2009-03-18 14:49:37 +01:00
Mark Olesen
0bada1e31b dictionary cosmetics
- partial revert for commit d21869b580
  * only add extra newlines for a top-level dictionary that is output as such

- make "#inputMode merge" the default instead of "#inputMode error"
  * this corresponds to a very common usage case
2009-03-18 13:15:17 +01:00
mattijs
1a16524196 moved to subdirectory 2009-03-18 11:56:35 +00:00
mattijs
0d437b7c3c Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-03-18 11:50:49 +00:00
mattijs
0099fc3966 unused code for averaging 2009-03-18 11:49:16 +00:00
mattijs
e7e1313b58 use meshPoint numbering 2009-03-18 11:48:48 +00:00
mattijs
596ae9025d comment 2009-03-18 11:47:14 +00:00
mattijs
f9b8994a92 local point ordering 2009-03-18 11:46:24 +00:00
mattijs
af3ca86e0d indentation; comments 2009-03-18 11:46:08 +00:00
mattijs
10e3e7f560 inconsistent orientation 2009-03-17 19:58:19 +00:00
mattijs
f0bff1d658 compiler bug 2009-03-17 19:58:06 +00:00
Mark Olesen
36613fa5af surfMesh: wrl(vrml97) and x3d output added 2009-03-17 18:00:24 +01:00
Mark Olesen
681cd5fc30 sampling: use proxy surfaceWriter to generate obj, stl and other formats 2009-03-17 14:13:03 +01:00