On May 5, 2010, at 9:53 PM, Eduard Manley wrote:

> I'm using a logarithmic discretization (first dr= 5e-04 and next dr 
> increasing as 1.05)(with internal radius= 0.00125, external radius=0.03) and,
> for some unknown reason this create problems and wrong result with 
> cylindrical 1D mesh. I tried using a uniform discretization (dr=5e-04 nx=58) 
> and now the result is correct.

I would guess that the volume of the cells is not being treated the way you 
expect. Can you provide a minimal example of the code you're happy with and the 
one you're not?

Reply via email to