|
[Sponsors] |
October 26, 2000, 12:06 |
negative densities
|
#1 |
Guest
Posts: n/a
|
I have calculated the flow field in a duct using a mesh that had a low number of cells (4000), and I had no problems. But after mesh refining (32000 cells) the calculation stops and gives the following error:
" negative densities found at more than 100 cells" What kind of problem is it? How can I fix it? Thanks everybody, Fabrizio |
|
October 28, 2000, 12:04 |
Re: negative densities
|
#2 |
Guest
Posts: n/a
|
(1). I think, the person who wrote the code knew that this negative density problem could happen in the code, so he put in a line of code to check the density and also print the message to give the user a warning. As expected, he was right. Now you are having the same negative density problem, and the code works fine because you are getting the printed message of negative density at certain cells. (2). I suspect that if he had a solution to it, he would have removed the printed message already. When he was writing the code, I don't think he knew that you will be doing the same thing later on. (3). I think, he ran into a man hole before, so he decided to put a warning sign there. Now you are in the same man hole, and the sign is still there. (4). So, it is your business to either avoid the man hole, or complain to the city hall.
|
|
October 28, 2000, 19:34 |
Re: negative densities
|
#3 |
Guest
Posts: n/a
|
Redefine your inlet and outlet boundaries and pressure reference cell number after the refinement.
|
|
October 29, 2000, 04:42 |
Re: negative densities
|
#4 |
Guest
Posts: n/a
|
Fabrizio, look at the file (case.info) and see what went wrong in the solution to have (-ve) pressure or temperature causing these (-ve) densities, then come back to the forum and discuss your findings. Don't worry, it's not a big deal.
|
|
October 30, 2000, 02:47 |
Re: negative densities
|
#5 |
Guest
Posts: n/a
|
I have had the same problem! It seems to depend on the mesh quality. I suggest that you look for bad cells and try to fix them.
It is much more important to have a good mesh when you solve for the temperature. Regards, Lennart Wern Swedish Meteorological and Hydrological Institue |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
negative densities | john | Siemens | 0 | March 19, 2008 07:32 |
negative densities | Riyaz Ahamed | Siemens | 2 | August 14, 2007 02:47 |
Negative Densities | Chris | Siemens | 4 | June 25, 2007 09:39 |
negative densities | CMB | Siemens | 4 | January 4, 2004 03:41 |
negative densities. | Mihir | Siemens | 4 | December 9, 2002 22:04 |