Commit Graph

2227 Commits

Author SHA1 Message Date
mattijs
7e69b33586 include file 2009-03-05 17:01:16 +00:00
mattijs
50df688455 demand driven volPointInterpolation 2009-03-05 14:01:23 +00:00
mattijs
aa7be71de3 problem cell deletion 2009-03-05 13:11:28 +00:00
mattijs
a5b60b171f Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-03-04 15:27:00 +00:00
mattijs
70f1bad088 mesh.C on cyclics 2009-03-04 12:35:15 +00:00
mattijs
8de54d3ba7 error message 2009-03-04 12:35:01 +00:00
mattijs
f411ac6884 patchnames on uncached meshes 2009-03-04 12:34:53 +00:00
mattijs
7e735715a4 more flexible mrfzones
modified:   finiteVolume/cfdTools/general/MRF/MRFZone.C
modified:   finiteVolume/cfdTools/general/MRF/MRFZone.H
	modified:   ../tutorials/incompressible/MRFSimpleFoam/mixerVessel2D/constant/MRFZones
2009-03-03 17:09:01 +00:00
henry
b037b0e98d All tags files are now in the .tags directory; ignore it. 2009-03-01 20:39:40 +00:00
henry
f94fd4eb91 Minor format change. 2009-03-01 20:35:19 +00:00
henry
c92fc95a04 Added forward declarations of IO operators, see:
http://openfoam.cfd-online.com/cgi-bin/forum/show.cgi?126/10948
2009-03-01 20:33:41 +00:00
henry
9446fecf49 Corrected dimension handling in pow functions. 2009-03-01 20:32:41 +00:00
henry
35eac2b9a3 Better tagging support. 2009-03-01 20:31:47 +00:00
mattijs
0f7b03e69f operator== on result of operator[] behaves weird 2009-02-27 15:41:09 +00:00
mattijs
7f71a9bcf6 coupled faces included 2009-02-27 15:40:44 +00:00
mattijs
cec32d2afe prevent softlinking errors if file exists 2009-02-27 12:54:26 +00:00
mattijs
a15e5f7f05 zone faces derived from cell zone 2009-02-27 12:53:55 +00:00
mattijs
114fc6a9bd unnecessary linkage 2009-02-27 12:36:21 +00:00
mattijs
afdbf9a553 faceZone derived 2009-02-27 12:33:11 +00:00
mattijs
f80012000b removed checking since overwrites files 2009-02-27 10:43:18 +00:00
mattijs
bb74c5ae14 sample usage of wildcards 2009-02-26 22:48:30 +00:00
mattijs
e0da094bb3 min distance correction 2009-02-26 22:43:53 +00:00
mattijs
aabf0eff4d comment update 2009-02-26 20:59:36 +00:00
mattijs
b5a13bd87e comment update 2009-02-26 20:59:25 +00:00
mattijs
65baa26a80 mergeDist never set. 2009-02-26 20:14:20 +00:00
mattijs
0d899d924a instance searching 2009-02-26 17:59:12 +00:00
mattijs
f644d9d277 handling empty 2009-02-26 09:02:13 +00:00
mattijs
c49b302aa3 added solutionD and geometricD 2009-02-24 19:20:55 +00:00
mattijs
c8944ce200 iso surface correction 2009-02-24 13:45:57 +00:00
mattijs
5a30dd1b01 iso surface 2009-02-24 12:09:17 +00:00
mattijs
ab49c60394 instance searching 2009-02-24 12:08:54 +00:00
mattijs
364e8e001d reintroduce comments 2009-02-24 12:07:50 +00:00
mattijs
78b10babac collection 2009-02-24 12:07:06 +00:00
mattijs
2d81360722 removed instance searching 2009-02-24 12:06:28 +00:00
mattijs
af8a42067c collapse cell detection 2009-02-24 12:05:35 +00:00
mattijs
4b623e594c wildcards in dictionary 2009-02-20 16:47:33 +00:00
mattijs
a1525f016a extrapolate to any non-constraint patch 2009-02-20 16:47:09 +00:00
mattijs
ef8ac6ff9e message change 2009-02-19 22:41:23 +00:00
mattijs
5c97cd1d39 added comment 2009-02-19 13:08:07 +00:00
mattijs
b1fe3cc51a processorFvPatchField now holds opposite value; not interpolate 2009-02-19 11:15:32 +00:00
mattijs
5e2a16d047 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-02-18 18:17:14 +00:00
andy
181f252245 updates 2009-02-18 18:05:54 +00:00
mattijs
3c5afbfcac Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-02-18 17:08:00 +00:00
mattijs
0e2f77b170 iso surface on coupled bc 2009-02-18 17:05:56 +00:00
andy
0781a2f387 correcting use of totalPressure BC
- still not consistent for pd as does not include buoyancy effects
2009-02-18 16:13:32 +00:00
andy
a40999c586 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-02-18 12:30:33 +00:00
andy
dee5fee4db tutorial updates 2009-02-18 12:29:22 +00:00
andy
c2c0c66fd2 typo 2009-02-18 11:15:47 +00:00
henry
8b5457a829 Bug fix for the change in directory structure. 2009-02-17 22:01:40 +00:00
henry
aa6710901e Added Time::loop() to allow the
while(runTime.loop())
{
...
}

idiom.

Demonstrated in the shallowWaterFoam solver.
2009-02-17 22:00:59 +00:00