geo-fluid-dynamics / sapphire

An engine for constructing PDE-based simulations using Firedrake
MIT License
19 stars 5 forks source link

Improvements while drafting software chapter of my thesis #101

Closed agzimmerman closed 4 years ago

agzimmerman commented 4 years ago
agzimmerman commented 4 years ago

Per a discussion I saw in the Firedrake mailing list, some of the current test failures (which also show up in the CRON job on master) may be related to changes in the default line search method per the changes discussed here: https://github.com/firedrakeproject/firedrake/pull/1471

Since all of the tests pass with my local build from back in March, I'm doing a new firedrake-install locally now.

agzimmerman commented 4 years ago

At this point in my thesis, it makes more sense to freeze the Firedrake version. I already made a Docker image (just a version of the Firedrake Docker image) which I mostly used when running Sapphire while writing this chapter here: https://hub.docker.com/repository/docker/zimmerman/firedrake