Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple strain field names and updated distance to line function for rift.cc #3

Open
wants to merge 1,681 commits into
base: initial_composition_rift
Choose a base branch
from

Conversation

Djneu
Copy link

@Djneu Djneu commented Aug 23, 2018

Update to recent aspect version, and changes to rift.cc to work with the updated distance_to_line utility function. Also allows rift initial composition to be applied to one of plastic_strain, viscous_strain, or total_strain in the viscoplastic material model.

bobmyhill and others added 30 commits June 26, 2018 15:25
…years

switching output of solcx, solkz to MKS again
…t_length_for_cheap_iterations

Use the parameter GMRES restart length also for cheap iterations
extend the section on cookbooks in the manual
…_performance_3

fix newton assembly performance 3
simplified AssertThrow logic in utilities for issue geodynamics#2458
…_volume_frac

Set masks for compute_volume_fractions
…_performance_changelog

write change log entry for the Newton solver assembly performace improvements
Make indentation of a comment more uniform.
…le_doc

added clarification to simple compressible model
We should check first whether input parameters upon restart are reasonable before
we start to read the rest of the simulation data. That's because the rest may not make
sense to us if the parameters are non-sensical.

In other words: Try to give error messages as early as possible.
gassmoeller and others added 30 commits August 16, 2018 10:51
Specifically, do not use tabs. Also always capitalize CMAKE commands.
This allows writing code that calls SimulatorAccess::get_world_builder()
without having to worry whether the WorldBuilder is actually available.
The check then simply happens at run-time.
Use post step to create test results instead of '|| true'
Make a function unconditionally available and conditionally fail.
Allow negative scale factor for boundary velocity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.