On Thursday, January 28, 2021, 07:46:53 p.m. GMT-3, 'Guyer, Jonathan E. Dr. (Fed)' via fipy <[email protected]> wrote: > You need to write:
phi.constrain(10.0, mesh.physicalFaces["L1"]) phi.constrain(0.0, mesh.physicalFaces["L2"]) phi.faceGrad.constrain(0.0, mesh.physicalFaces["R1"]) > See the example at> > https://www.ctcms.nist.gov/fipy/fipy/generated/fipy.meshes.html#module-fipy.meshes.gmshMesh Thanks. I tried mesh.L1 and it obviously didn't work. Fausto -- To unsubscribe from this group, send email to [email protected] View this message at https://list.nist.gov/fipy --- To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
