Tracer capabilities, e.g. ice age? #116
Answered
by
MathieuMorlighem
QiangWei-Wade
asked this question in
Q&A
|
It seems that SICOPOLIS and PISM have the ability to retain and output ice age at any given grid point. Is there a plan to incorporate this feature in ISSM, or even general tracers? Thanks, |
Answered by
MathieuMorlighem
Dec 26, 2025
Replies: 1 comment
|
Hello @QiangWei-Wade we started implementing an age model in ISSM a couple of years ago, but it is not complete yet (you can see All the best |
0 replies
Answer selected by
MathieuMorlighem
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @QiangWei-Wade
we started implementing an age model in ISSM a couple of years ago, but it is not complete yet (you can see
md.transient.isage, but it is not working). It will take some time to finish it and it does not seem like a super popular solver compared to other requests we have received.Otherwise you can always code a simple Eulerian scheme by hand. If you have a 2d model
exp/flowlines.mwill provide a great starting point.All the best
Mathieu