it Burak Atakan <herzige@...> writes:
> print T.getGrad().getValue() > print T.getValue() > ############# END > > The output is: > [[ -500. -1000. -1000. -999.99999998 > -1000.00000006 -999.99999983 -1000.00000035 -999.99999949 > -1000.00000049 -500.00000161]] > [ 395. 385. 375. 365. 355. 345. > 335. 324.99999999 315.00000001 304.99999998] Just as a tiny followup: I also checked T.getArithmeticFaceValue() which gives: [ 395. 390. 380. 370. 360. 350. 340. 330. 320. 310. 304.99999998] shouldn't the first and last value be (near) 400. and 300., respectively? Regards Burak _______________________________________________ fipy mailing list [email protected] http://www.ctcms.nist.gov/fipy [NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy]
