-
Notifications
You must be signed in to change notification settings - Fork 33
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
add ASPECT parameter file example in manual? #116
Comments
Hey Gravin, Thanks for using the world builder and for letting me know what you are missing in the documentation :) You will need to set the following parameters in the ASPECT parameter file:
ASPECT will then query for every location whether a composition is defined in that location and what it's value is. So you need to set the correct amount of compositions in your ASPECT parameter file, and you also need to make sure that actually use them (if you want to) to make your initial conditions. So a combination like this should work: World Builder file:
ASPECT file:
This is part of my thesis and I should be able to make it available soon for more reference material. Does this answer your question? |
Yes thank you very much. I wasn't aware that world builder was a valid input parameter. |
No problem. If you ever want to quickly know what parameters are available for a subsection in ASPECT, without going through the manual, there a nice online parameter site for aspect: https://aspect.geodynamics.org/doc/parameter_view/parameters.xml. |
resolved by #563 |
Hi,
I am using the software at the moment, however, I am kind of struggling with what I should and should not include in the ASPECT parameter file (for instance, should I set the number of compositional fields in the ASPECT parameter file, or will it read that from the amount of compositional fields I have assigned in the world builder (.wb) file?). I have not found any examples in the ASPECT and GWB manual or literature which presents how one should build up the ASPECT parameter file when setting the World builder parameter in ASPECT to the world builder (.wb) file I have made. Anyways, keep up the good work!
Cheers,
Gavin
The text was updated successfully, but these errors were encountered: