You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The effective viscosity should be a harmonic mean of the viscosities caused by whichever rheologies are of interest (e.g. dislocation creep, diffusion creep, Peierls creep, brittle (Drucker-Prager) deformation, ...) Viscosities for these rheologies usually depend on stress and often also on strain rate, temperature, etc.
add pydrex.viscosity with methods to compute viscosity contributions based on constitutive equations Add pydrex.viscosity module #201
add Fluidity steady-state example that generates a VTU with all requisite fields
adigitoleo
changed the title
Implement dynamic DeformationRegime selection based on viscosity
Implement constitutive equations for viscosity contributions
May 6, 2024
If I don't get the Fluidity example included in time (before the beta release due date) then I'll drop it from the beta release. All of the other components are here, I think, and we already have some other Fluidity examples that can be a useful starting point for variable viscosity models.
I will need to run again and check, I think there was a problem with the temperature IC using some halfspace methods from utils, and an annoying thing was that it didn't like the mesh coming from my 2D mesh generator generated using our mesh module. Actually let me push out the beta release milestone until next week (01/10), this is worth including.
The effective viscosity should be a harmonic mean of the viscosities caused by whichever rheologies are of interest (e.g. dislocation creep, diffusion creep, Peierls creep, brittle (Drucker-Prager) deformation, ...) Viscosities for these rheologies usually depend on stress and often also on strain rate, temperature, etc.
DeformationRegime
enum) Add diffusion and yielding #195The text was updated successfully, but these errors were encountered: