Git Product home page Git Product logo

Comments (4)

connorjward avatar connorjward commented on July 29, 2024

This could be related to #3079. If you run firedrake-clean between running with the first and second cases do you still see the wrong result?

from firedrake.

miguelcoolchips avatar miguelcoolchips commented on July 29, 2024

This could be related to #3079. If you run firedrake-clean between running with the first and second cases do you still see the wrong result?

Unfortunately, I still get the same results even after firedrake-clean.

from firedrake.

jrmaddison avatar jrmaddison commented on July 29, 2024

Instantiating one more Constant means that the Constants in G have a different count from uh, otherwise the first Constant(1.0) has the same count as uh.

from firedrake.

connorjward avatar connorjward commented on July 29, 2024

I've identified the issue. With a mixed system like this we split the form and compile the pieces separately. This means that TSFC and assemble are seeing different forms so we pick out different Constants.

There is a hackathon/conference this week so depending on how it goes someone in the team will have either a lot of time to look at this or no time at all. If not fixed this week then I will prioritise it for next week.

from firedrake.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.