mesh-adaptation / animate

Anisotropic mesh adaptation toolkit for Firedrake
MIT License
5 stars 0 forks source link

Integration with Firedrake #34

Open miguelcoolchips opened 1 year ago

miguelcoolchips commented 1 year ago

Hi all, I was wondering about the timeline to integrate the adaptive meshing capabilities of pyroteus into firedrake. I see there is an advanced PR in firedrake and a pending MR in petsc. Are there other pending tasks? We will be happy to assist in finalizing these merges if you find it helpful.

jwallwork23 commented 1 year ago

Hi @miguelcoolchips , thanks very much for the offer of helping out! I think the most useful thing right now would be if you could take a look at the Firedrake PR and provide feedback. Also, if you would like to test out the code and report any bugs that would be much appreciated, too.

jwallwork23 commented 10 months ago

@miguelcoolchips In the end we decided to create a new repository for all the metric-based mesh adaptation code: https://github.com/pyroteus/animate. Much of what was in the draft Firedrake PR is now there and the rest was merged into Firedrake master. However, we still need to work on getting a few things merged into PETSc.

jwallwork23 commented 10 months ago

[Moving this issue over to Animate.]