Git Product home page Git Product logo

Comments (3)

bush2014 avatar bush2014 commented on July 30, 2024

Just figured out there is a way by setting materials.stressLimiter. But is there a way to give explicit equations of Perierls creep and DruckerPrager to one material at the same time in UWGeodynamics? Thanks!

from underworld2.

julesghub avatar julesghub commented on July 30, 2024

Hi @bush2014, unfortunately there is no explicit equation to setup the Peierls mechanism in UWGeodynamics.
From Gerya, Introduction to Numerical Geodynamic Modelling, p178 Peierls comes in as an exponential creep term. UWGeodynamics does have the functionality to do a harmonic mean of effective viscosities see here, but an explicit peierls implementation is missing.

If you're keen to implement a mechanism for peierls you would have to implement a new rheology class in UWGeodynamics. Something like

class ViscousCreep(Rheology):

You would also have to ensure the correct non-linear behaviour is observed.

Another approach would be to implement the model using only underworld function calls. (i.e. not UWGeodynamics)

from underworld2.

bush2014 avatar bush2014 commented on July 30, 2024

Hi Julian, thank you so much for your prompt response. Those suggestions are incredibly valuable, and I'm eager to put them into practice. Now I will see if it will work by simply setting a stressLimiter. The function for calculating the harmonic mean is also a valuable addition to my toolkit. Again, thank you for your thorough response.

from underworld2.

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.