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

Documentation update: SAVANI and S40RTS #976

Closed
tjhei opened this issue Jun 26, 2016 · 3 comments
Closed

Documentation update: SAVANI and S40RTS #976

tjhei opened this issue Jun 26, 2016 · 3 comments

Comments

@tjhei
Copy link
Member

tjhei commented Jun 26, 2016

Documentation of parameters uses wrong spelling for "Vs to density scaling":

$ grep -i "vs to density" -r .
./initial_conditions/S40RTS_perturbation.cc:          prm.declare_entry ("Vs to density scaling", "0.25",
./initial_conditions/S40RTS_perturbation.cc:          vs_to_density           = prm.get_double ("Vs to density scaling");
./initial_conditions/S40RTS_perturbation.cc:                                       "'vs to density scaling' parameter and the 'Thermal "
./initial_conditions/SAVANI_perturbation.cc:          prm.declare_entry ("Vs to density scaling", "0.25",
./initial_conditions/SAVANI_perturbation.cc:          vs_to_density           = prm.get_double ("Vs to density scaling");
./initial_conditions/SAVANI_perturbation.cc:                                       "'vs to density scaling' parameter and the 'Thermal "
@bjs2
Copy link
Contributor

bjs2 commented Jun 26, 2016

I believe I can handle this one.

bjs2 added a commit to bjs2/aspect that referenced this issue Jun 26, 2016
- change 'vs' to "Vs" in S40RTS and SAVANI perturbation implementations
- see issue geodynamics#976
bjs2 added a commit to bjs2/aspect that referenced this issue Jun 26, 2016
- change 'vs' to "Vs" in S40RTS and SAVANI perturbation implementations
- see issue geodynamics#976
bjs2 added a commit to bjs2/aspect that referenced this issue Jun 26, 2016
- change 'vs' to "Vs" in S40RTS and SAVANI perturbation implementations
- see issue geodynamics#976
@jaustermann
Copy link
Contributor

I think this issue can be closed. I don't know if I'm allowed to close it ...

@gassmoeller
Copy link
Member

Thanks. Closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants