-- Brad Gallagher ASCI Flash Center jbgallag@flash.uchicago.edu
attached mail follows:
This fix makes sense, as it restricts j to 1 (as should be the case) in one-dimensional simulations. Anshu says this has been fixed in later versions of the code.
Timur
On Tue, 24 Feb 2004, JB Gallagher wrote:
> Dear developers, > > a simple cure for my problem seems to be to add the *k2d multiplier > in line 441 of > source/mesh/amr/paramesh2.0/quadratic_spherical/amr_prolong_gen_unk_fun.F90 > > !do j = 1, 2*nguard+nyb > do j = 1, 2*nguard*k2d+nyb ! changed PW 24.2.2004 > > The results look reasonable, at least. But I don't know the background > here and there might be more problems with the prolongation in the 1d > spherical case. > > Regards, > > Peter > > -- > Brad Gallagher > ASCI Flash Center > jbgallag@flash.uchicago.edu >
This archive was generated by hypermail 2b30 : Tue Feb 24 2004 - 13:29:48 CST