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

misleading message from utils/geomsph.mortran #1174

Open
dworogers opened this issue Aug 23, 2024 · 0 comments
Open

misleading message from utils/geomsph.mortran #1174

dworogers opened this issue Aug 23, 2024 · 0 comments

Comments

@dworogers
Copy link

For a spherical geometry, the code requires an angle at 90deg. If the user inputs it specifically, the following message is output:
"*** WARNING . 90 DEGREE CONE INPUT BY USER. JUST
MAKING THE POINT."
This is misleading, especially as I am currently getting strange results near 90 degrees. So I had arrange to avoid 90 deg and then the code explicitly adds a 90 deg angle since it is mandatory!
So the above message should be replaced with something like
"
NOTE ***. AS REQUIRED, 90 DEGREE CONE INPUT BY USER."
It is not a warning.
This is at line 610 in utils/geomsph.mortran

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

1 participant