mattijs
99e8bf7516
volPointInterpolation, pointMesh now MeshObject
2008-10-21 15:02:04 +01:00
mattijs
50dcc40e9a
new interval syntax
2008-10-20 15:31:39 +01:00
Mark Olesen
073569c070
minor consistency changes, docu cosmetics
2008-10-13 09:28:34 +02:00
Mark Olesen
7a77e7ad3e
Merge commit 'OpenCFD/master' into olesenm
2008-10-09 16:13:41 +02:00
mattijs
9891d37172
parallel postChannel
2008-10-08 07:55:07 +01:00
Mark Olesen
ab5c014a69
tweaked tutorial run scripts, avoid some bashisms
2008-10-08 08:39:16 +02:00
mattijs
c15ceeb6ed
Merge branch 'master' of /home/hunt2/OpenFOAM/OpenFOAM-dev
2008-10-02 08:43:39 +01:00
mattijs
0c471dd861
corrected numbering
2008-10-02 08:43:03 +01:00
Mark Olesen
f8823b684b
wcleanAll - provide some information about the progress
...
- move tutorial cleanup to the end in case the user wishes to
abort the wcleanAll script
- adjusted wcleanAlmostAll according, but don't know if it's really
needed any more
2008-09-30 19:32:13 +02:00
Mark Olesen
eacad3d6ab
blockMeshDict.m4 files: print *not* printf, don't need POSIX with Math::Trig
2008-09-24 18:27:56 +02:00
andy
dc69c60269
update
2008-09-16 12:13:12 +01:00
andy
8c8f76fb7d
update
2008-09-16 12:13:12 +01:00
andy
e95b3a9312
Merge branch 'master' of ssh://hunt/home/hunt2/OpenFOAM/OpenFOAM-dev
2008-09-16 11:27:07 +01:00
andy
85cbbbf6ec
updated to reflect changes to function object output handling
2008-09-16 11:24:03 +01:00
henry
7d74145339
Corrected the "format" entry to be consistent with the GNU extensions to m4.
2008-09-11 11:39:20 +01:00
mattijs
3128561a4a
generalised directMappedPolyPatch
2008-09-09 17:22:37 +01:00
mattijs
f526e28176
preserved keyword format
2008-09-09 17:14:29 +01:00
henry
fe58db2ecf
Merge branch 'master' of ssh://hunt/home/hunt2/OpenFOAM/OpenFOAM-dev
2008-09-03 08:38:23 +01:00
henry
485a2549c8
Removed spaces.
2008-09-03 08:35:44 +01:00
mattijs
dab849c8ba
aligned sampling plane with cells
2008-08-28 15:51:08 +01:00
mattijs
c1cd9c4cd7
pimpleFoam tutorial
2008-08-15 12:20:42 +01:00
Mark Olesen
fb91e80086
tutorial and misc Dict cosmetics
2008-08-10 22:25:06 +02:00
Mark Olesen
7be206a5f3
Be pickier about only running certain scripts from the cwd
2008-08-09 18:50:27 +02:00
Mark Olesen
501c558f1f
cht tutorial - use 'paraFoam -touch' to create files for paraview
2008-08-09 18:44:59 +02:00
Mark Olesen
3bc28f6cb0
foamUpdate scripts - avoid destroying soft-links or trashing existing {RAS,LES}Properties
2008-08-08 23:15:28 +02:00
Mark Olesen
2e6f99627b
replace 'prinf' with 'print' in blockMeshDict.m4 files
...
- how did the old versions actually even work?
2008-08-08 22:40:40 +02:00
Mark Olesen
a99632d441
cht tutorial tidy up
...
- remove inappropriate fields from the regions
(only important or useful for post-processing)
- Allclean script had missed some files
2008-08-08 22:38:25 +02:00
mattijs
c809c1d5bd
adding coefficient logging
2008-08-06 16:14:05 +01:00
henry
fe4b18b053
Set the min value to 1e-8.
2008-08-04 16:05:06 +01:00
mattijs
700ba91ec7
changed header
2008-07-29 18:49:49 +01:00
mattijs
b4dd40f798
extraneous files
2008-07-29 18:25:43 +01:00
henry
9aaefba2f4
Added Allclean to preserve the mesh files
2008-07-29 09:28:36 +01:00
henry
3b59411239
Removed spurious file
2008-07-29 08:46:26 +01:00
henry
88b67a3263
New simpleFoam tutorial
2008-07-29 08:45:25 +01:00
andy
4a2475ac6c
correcting p initial internal field value
2008-07-24 10:32:06 +01:00
mattijs
46b102bd8f
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev
2008-07-15 22:11:10 +01:00
mattijs
67c010c729
chtMultiRegionFoam tutorial
2008-07-15 22:10:40 +01:00
Mark Olesen
5e5b26edd5
update dictionary headers and FoamFile entry to 1.5 format
2008-07-14 14:50:35 +02:00
mattijs
69a75b1ca4
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev
2008-07-09 15:18:45 +01:00
mattijs
17beb3c21a
meshing tutorials
2008-07-09 15:18:39 +01:00
Mark Olesen
f17c95cbff
Merge commit 'OpenCFD/master' into olesenm
2008-07-09 11:44:45 +02:00
andy
78de486b87
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
2008-07-09 09:30:17 +01:00
Mark Olesen
9cde05b169
Merge commit 'OpenCFD/master' into olesenm
...
Resolved conflicts:
src/OpenFOAM/interpolations/interpolationTable/interpolationTable.C
src/OpenFOAM/interpolations/interpolationTable/interpolationTable.H
2008-07-09 09:14:18 +02:00
henry
27a474bed7
Use rm -rf to avoid warnings for files that have already been removed.
2008-07-08 19:13:07 +01:00
andy
e14d5bc4c5
removed redundant probes folder
2008-07-08 13:36:39 +01:00
Mark Olesen
d7f85054e8
minor fixup for flowRate bcs.
2008-07-07 08:49:35 +02:00
henry
2b91f04baf
Minor change to motion settings.
2008-07-04 13:49:50 +01:00
henry
65a5335757
New interDyMFoam tutorial: sloshingTank3D6DoF
2008-07-04 13:48:28 +01:00
graham
ba7d45228a
Added Allrun and Allclean scripts to gnemdFoam and mdEquilibrationFoam tutorials
2008-07-03 17:49:51 +01:00
andy
06dec3884e
clean-up of unused file
2008-07-03 17:09:31 +01:00
henry
1513f4a1f3
New interDyMFoam tutorial sloshingTank3D
2008-07-02 22:42:37 +01:00
henry
b3442bf900
Updates to sloshingTank2D
2008-07-02 22:41:36 +01:00
henry
98e1cd0256
Corrected headers.
2008-07-01 20:18:15 +01:00
henry
1e7f8941c9
New interDyMFoam tutorial: sloshing in a ship's tank
2008-07-01 20:17:56 +01:00
henry
a672bdda7c
New interDyMFoam tutorial: sloshing in a ship's tank
2008-07-01 20:16:00 +01:00
henry
b9a78b5407
Minor corrections to tutorials.
2008-06-30 12:02:43 +01:00
henry
24610e1c00
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
2008-06-30 12:01:33 +01:00
henry
aabb4e3b2c
New tutorial case for compressibleLesInterFoam: depthCharge3D
2008-06-30 12:01:23 +01:00
andy
2573b0e8f1
consistency update - 0.orig->0.org
2008-06-30 11:33:15 +01:00
andy
2766a978a9
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
2008-06-30 11:16:29 +01:00
andy
ad42db8f07
fix typo in p solver selection
2008-06-30 11:16:12 +01:00
henry
359825f011
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
2008-06-29 11:43:45 +01:00
henry
ca23897c3a
New turorial case
2008-06-29 11:43:39 +01:00
andy
934b076910
Merge branch 'molecularDynamics'
2008-06-27 18:25:53 +01:00
graham
1636c4757d
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
2008-06-27 17:30:06 +01:00
graham
bb35786d4b
modifies endTime in tutorials/mdEquilibrationFoam/periodicCube
2008-06-27 17:25:19 +01:00
henry
889f48ba0e
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
2008-06-27 16:58:56 +01:00
andy
cef603c1bb
adding missed files (were excluded by .gitignore settings)
2008-06-27 16:50:48 +01:00
henry
7ee02116b3
Remove unnecessary R files
2008-06-27 16:45:00 +01:00
henry
1d73417d9c
Added pd
2008-06-27 16:40:41 +01:00
henry
939a46c844
Added pd, changed p BCs to calculated and added pRef to thermophysicalProperties
2008-06-27 16:39:42 +01:00
graham
eb110816ba
changed writeTables to no in tutorials/gnemdFoam/nanoNozzle
2008-06-27 16:07:22 +01:00
andy
64961d9a3b
added fieldAverage function object to control dict
2008-06-27 10:30:01 +01:00
andy
80c9f74b64
added fieldAverage function object to control dict
2008-06-27 10:30:01 +01:00
andy
afee283883
small updates to tuts
2008-06-27 10:26:49 +01:00
andy
5285277dd8
small updates to tuts
2008-06-27 10:26:49 +01:00
andy
b4b75fc000
removing old averaging - replaced by averaging function object
2008-06-26 18:01:47 +01:00
andy
5de6dec9a2
removing old averaging - replaced by averaging function object
2008-06-26 18:01:47 +01:00
Mark Olesen
69bcc1baad
Merge commit 'OpenCFD/master' into olesenm
2008-06-26 14:08:49 +02:00
andy
66873cc938
updated file headers for v1.5
2008-06-26 12:33:25 +01:00
andy
0d45add454
updated file headers for v1.5
2008-06-26 12:33:25 +01:00
andy
d0bbed6418
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
2008-06-26 12:24:40 +01:00
andy
019e29d831
new tutorials
2008-06-26 12:21:14 +01:00
andy
38e6e0f17a
new tutorials
2008-06-26 12:21:14 +01:00
andy
0bdc96812a
clean up
2008-06-26 12:20:53 +01:00
andy
963b52b842
clean up
2008-06-26 12:20:53 +01:00
Mark Olesen
9806f58e29
Merge commit 'OpenCFD/master' into olesenm
2008-06-26 08:37:14 +02:00
Chris Greenshields
c3ebc46ff0
Updated headers in case files in tutorials and added rhoCentralFoam tutorials
2008-06-25 15:21:31 +01:00
Chris Greenshields
ec37e51870
Updated headers in case files in tutorials and added rhoCentralFoam tutorials
2008-06-25 15:21:31 +01:00
Mark Olesen
02cabc3cf2
updated Copyright (C) \d+-2008 OpenCFD Ltd.
2008-06-25 15:01:46 +02:00
Mark Olesen
fc7538d2b4
updated Copyright (C) \d+-2008 OpenCFD Ltd.
2008-06-25 15:01:46 +02:00
andy
0c1d0884ff
small updates and removing X permissions
2008-06-23 18:06:06 +01:00
andy
fbcac8e23c
small updates and removing X permissions
2008-06-23 18:06:06 +01:00
andy
af88d9bedf
updating molecularDynamics functionality with Graham's latest changes
2008-06-23 17:55:35 +01:00
andy
b33f76e5cb
updating molecularDynamics functionality with Graham's latest changes
2008-06-23 17:55:35 +01:00
andy
12e0fc01c0
removed molecular dynamics functionality (being updated)
2008-06-23 17:42:05 +01:00
andy
92f7290c12
removed molecular dynamics functionality (being updated)
2008-06-23 17:42:05 +01:00
Chris Greenshields
0eaf65b518
Updating sampleDict in solidDisplacmentFoam tutorial case
2008-06-21 17:36:18 +01:00
Chris Greenshields
34267e9ae4
Updating sampleDict in solidDisplacmentFoam tutorial case
2008-06-21 17:36:18 +01:00
Chris Greenshields
713ce12d95
Updating sampleDict in rhoSonicFoam/shockTube case
2008-06-21 17:35:04 +01:00