On Aug 28, 2013, at 5:39 PM, John Assael <[email protected]> wrote: > Moreover, what would be a good place to start reading about the error metrics > in order to do the refinement for the mesh i described? >
Here a couple of articles. Jasak and Gosman. Automatic resolution control for the finite-volume method, part 2: Adaptive mesh refinement and coarsening. Numerical Heat Transfer: Part B: Fundamentals (2000) vol. 38 (3) pp. 257-271 Guven et al. Effect of discretization error and adaptive mesh generation in diffuse optical absorption imaging: I. Inverse Probl (2007) vol. 23 (3) pp. 1115-1133 COUGHRAN et al. ADAPTIVE GRID GENERATION FOR VLSI DEVICE SIMULATION. Ieee T Comput Aid D (1991) vol. 10 (10) pp. 1259-1275 You also can try calling justErrorVector() on your equation object. _______________________________________________ fipy mailing list [email protected] http://www.ctcms.nist.gov/fipy [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]
