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

Support for 3D spherical coordinate #2

Open
simulkade opened this issue Jan 19, 2015 · 3 comments
Open

Support for 3D spherical coordinate #2

simulkade opened this issue Jan 19, 2015 · 3 comments

Comments

@simulkade
Copy link
Owner

Some functions must be written for 3D spherical coordinate (r, \theta, \phi)

@gjwilkie
Copy link

gjwilkie commented Oct 11, 2018

Could one just multiply the equation through by the Jacobian of whatever coordinates you're using (in this case, r^2*sin(theta) ) and include the appropriate factors inside the derivatives?

@simulkade
Copy link
Owner Author

simulkade commented Oct 12, 2018 via email

@simulkade
Copy link
Owner Author

BTW, I have implemented the 1D spherical in FVTool. You can find an example here

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

2 participants