Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Draft for release notes - #7348

Open
gassmoeller wants to merge 2 commits into
geodynamics:mainfrom
gassmoeller:release_notes
Open

Draft for release notes#7348
gassmoeller wants to merge 2 commits into
geodynamics:mainfrom
gassmoeller:release_notes

Conversation

@gassmoeller

Copy link
Copy Markdown
Member

Preliminary draft for release notes. Release date TBD.

Let me know in case you think other changes from https://aspect.geodynamics.org/doc/doxygen/changes_current.html should be highlighted, or if you prefer to leave out some of the features until they are more stable/tested (e.g. Landlab coupling?)

@gassmoeller gassmoeller added this to the 3.1 milestone Sep 8, 2026
@tjhei

tjhei commented Sep 8, 2026

Copy link
Copy Markdown
Member

e.g. Landlab coupling?

@danieldouglas92 what do you think? Is it "usable"?

@tjhei

tjhei commented Sep 8, 2026

Copy link
Copy Markdown
Member

potential things to add:

  • CPO/fabric functionality including generalized CPO algorithm, clinopyroxene example, Olivine D-type fabric, and CPO cookbook.

  • Reaction kinetics implementation.

  • FastScape: sea-level and climate-dependent erosion parameters, improved checkpoint/restart behavior, and
    additional topography support.

  • Numerical robustness and performance. The global-coarsening GMG Stokes solver now supports periodic and rotationally periodic boundaries, hanging nodes, Q1-projected viscosity, and operation without material averaging. Additional improvements include configurable handling of iterative Stokes solver failures, discontinuous compositional fields with melt transport, and pressure-gradient-based Darcy advection.

@danieldouglas92

Copy link
Copy Markdown
Contributor

What is there works and is "usable" if you know how to use it, but I think we are missing a lot of documentation explaining how to use it and what the limitations currently are.

I don't see the risk in including the changelog entry that says "Added: A mesh deformation plugin which couples to the landscape evolution library Landlab to deform the surface of an ASPECT model." If it's appropriate though we can add something in the documentation that states that this is on-going development work?

@gassmoeller

Copy link
Copy Markdown
Member Author

We could also formulate it very cautiously, e.g. "ASPECT now has an interface to couple to general external codes to deform the surface mesh."

Or we combine it with all the improvements to Fastscape:

"Support for surface evolution has been significantly extended: Fastscape can now .... . Preliminary support for the Landlab surface evolution library is available."

To Timo's comments:

Reaction kinetics implementation.

I kind of included that in: A new composition type is available which is used to keep track of the state of reactions, for example in models considering reaction kinetics. A cookbook illustrating reaction kinetics was added.
I didnt want to mention too much of the concrete reaction kinetic implementations, because they are not actually included in any material models at the moment.

All the other suggestions are good ones, I will prepare an updated version.

@danieldouglas92

Copy link
Copy Markdown
Contributor

"Support for surface evolution has been significantly extended: Fastscape can now .... . Preliminary support for the Landlab surface evolution library is available."

I think this makes sense!

@gassmoeller

Copy link
Copy Markdown
Member Author

Version 2

Comment thread contrib/release/release-tasklist.md Outdated
advection can now proceed along pressure gradients instead of purely buoyancy
driven. Particle properties can be interpolated into compositional fields of
different finite element discretizations.
(Timo Heister, Francesco Radica, Daniel Douglas)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
(Timo Heister, Francesco Radica, Daniel Douglas)
(Timo Heister, Francesco Radica, Daniel Douglas, Ryan Stoner)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think Ryan contributed to this as well with #7248

@naliboff naliboff left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for putting this together @gassmoeller! Perhaps worth mentioning the ASPECT-LANDLAB coupling as well?

Comment thread contrib/release/release-tasklist.md Outdated
advection can now proceed along pressure gradients instead of purely buoyancy
driven. Particle properties can be interpolated into compositional fields of
different finite element discretizations.
(Timo Heister, Francesco Radica, Daniel Douglas)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think Ryan contributed to this as well with #7248

@gassmoeller

Copy link
Copy Markdown
Member Author

Good catch, I was reshuffling and combining entries and must have missed him.

@gassmoeller

Copy link
Copy Markdown
Member Author

Landlab is mentioned at the end of the first entry, we didnt want to emphasize it, because it is not well documented yet.

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.

4 participants