Commit Graph

2314 Commits

Author SHA1 Message Date
henry
6206a2e1a5 Stabilised the models by forcing the production of k and epsilon to be positive
even when the dot-product of the Reynolds stress and the gradient of velocity is
negative.  Currently this is done by taking the magnitude, another alternative
would be to take only the positive part.
2009-02-15 21:43:06 +00:00
henry
f266f17adf Updates from Niklas:
Better properties for CH4N2O
Limiting the temperature to the boiling-point in parcel
2009-02-15 21:39:20 +00:00
henry
c063d04a3d Small cleanup. 2009-02-15 21:37:29 +00:00
andy
e51f57c708 Merge branch 'tutorials' 2009-02-13 19:11:40 +00:00
andy
3ec6e289ed Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-02-13 19:06:54 +00:00
andy
00fbaf627a more updates... 2009-02-13 18:31:15 +00:00
andy
a5b039b4ca updates 2009-02-13 17:28:21 +00:00
andy
4b81f44378 more updates... 2009-02-13 17:03:05 +00:00
andy
ef874be0b9 updates 2009-02-13 16:14:44 +00:00
mattijs
68f1ba6a6d extraneous files 2009-02-13 15:33:04 +00:00
andy
ab4d2e0f3e updated 2009-02-13 15:20:28 +00:00
Mark Olesen
5e7339fe15 Merge commit 'OpenCFD/master' into olesenm 2009-02-13 16:05:16 +01:00
andy
a3b50aff9f further tutorial updates 2009-02-13 14:17:08 +00:00
andy
d21869b580 cosmetics 2009-02-13 14:13:51 +00:00
Mark Olesen
e03979ad3b functionObjectList added manualStart()/manualExecute()
- can call start()/execute() manually regardless of the execution status
2009-02-13 15:10:22 +01:00
mattijs
76dd475a67 sun porting 2009-02-13 13:03:10 +00:00
mattijs
94bec509ce acos bounds 2009-02-13 12:39:40 +00:00
mattijs
c350f6958c register averages 2009-02-13 11:30:03 +00:00
mattijs
5ce9333c4c Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-02-13 09:01:17 +00:00
mattijs
0685f59b4a changed comment 2009-02-13 08:59:47 +00:00
mattijs
a13be52006 initialisation order 2009-02-13 08:59:33 +00:00
mattijs
d4dcd5bd55 delayed transformation calculation 2009-02-13 08:59:22 +00:00
Mark Olesen
fafb3e8885 functionObjectList and Time modifications
- added clear() method to functionObjectList. It also gets called by ~Time().
  This should destroy function objects before anything else gets
  destroyed (eg, objectRegistry).
2009-02-12 22:13:30 +01:00
andy
485d821477 updated basic 2009-02-12 19:07:02 +00:00
andy
12fba38d87 restructuring to reflect solver hierarchy 2009-02-12 18:59:59 +00:00
andy
b1f65a8254 new BC for compressible density 2009-02-12 18:34:17 +00:00
Mark Olesen
d8ec3376fc avoid calling functionObjectList twice with Time::operator+=()
- make functionObjectList mutable so it can change behind our back
2009-02-12 16:01:39 +01:00
andy
68965204f9 resolve conflict 2009-02-12 10:15:28 +00:00
andy
2d8ec16d6c update 2009-02-12 10:11:57 +00:00
andy
8741d3079f update 2009-02-12 10:11:57 +00:00
Mark Olesen
b5a1f09321 functionObjectList with SHA1Digest tracking 2009-02-12 10:51:30 +01:00
andy
dfe1df4c61 new solver 2009-02-11 19:49:38 +00:00
andy
a7f68e85ef restructuring 2009-02-11 18:49:54 +00:00
andy
d12bf72ddc output min/max T as scalar 2009-02-11 18:39:34 +00:00
andy
c39c135b64 general update + enabled absolute/specific option 2009-02-11 15:25:27 +00:00
andy
33caf9f6a7 general update 2009-02-11 14:33:18 +00:00
andy
ac084b840b Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-02-11 12:45:17 +00:00
Mark Olesen
3d126aca51 Merge commit 'OpenCFD/master' into olesenm 2009-02-11 10:37:22 +01:00
Mark Olesen
28872c4432 moved SHA1::Digest class to SHA1Digest to allow forward declarations 2009-02-11 10:34:45 +01:00
Mark Olesen
adfd825441 SHA1, dictionary improvements
- added class OSHA1stream for a stream-based calculation method
- dictionary gets digest() method
- dictionaryEntry tweak: avoid trailing space after dictionary keyword
2009-02-11 00:46:01 +01:00
mattijs
54749c0e9b no blockMesh 2009-02-10 23:35:42 +00:00
mattijs
3eb5b19447 mesh gets deleted before functionObject 2009-02-10 23:32:56 +00:00
andy
9eaaff14c4 included subtract method 2009-02-10 18:38:01 +00:00
andy
5235d41622 single operations only 2009-02-10 17:39:00 +00:00
mattijs
5f82861d41 meshTools dependency on decomposition lib 2009-02-10 17:38:09 +00:00
mattijs
f8c1396426 syntax changes 2009-02-10 17:37:40 +00:00
mattijs
c3cf5fd7e5 separate mpi-dependent build files 2009-02-10 16:49:30 +00:00
mattijs
7bc85824aa typos 2009-02-10 16:49:03 +00:00
mattijs
e96264ad9e typo 2009-02-10 14:33:56 +00:00
mattijs
c4ddbe1b59 improved error message 2009-02-10 14:33:43 +00:00