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 1D spherical coordinate system #1609

Closed
jasondhales opened this issue Feb 14, 2014 · 6 comments
Closed

Support 1D spherical coordinate system #1609

jasondhales opened this issue Feb 14, 2014 · 6 comments

Comments

@jasondhales
Copy link
Contributor

We have a need for a 1D spherical coordinate system analogous to the 2D axisymmetric coordinate system.

We will need:

  • New coordinate enum (COORD_SPHERE ?) to go along with COORD_XYZ and COORD_RZ
  • New calculation for the _coord variable for the spherical case
  • Enhancement of contact to accommodate spherical case
  • Enhancement of plenum pressure, other BCs as needed
  • Enhancement of solid mechanics
@jasondhales
Copy link
Contributor Author

In d7b2a95:

Contact pressure rework

1D spherical coordinate support

This addresses #1609

@jasondhales
Copy link
Contributor Author

In 8483857:

Fix static link problem

ref #1609

@jasondhales
Copy link
Contributor Author

In a2792ec:

Contact for 1D spherical

Addresses #1609

@jasondhales
Copy link
Contributor Author

In 58a5fdd:

Thermal contact for 1D spherical

Addresses #1609

@jasondhales
Copy link
Contributor Author

In 8479600:

Fix bug in 1D

Addresses #1609

@friedmud
Copy link
Contributor

Is this working for you? Can we close the ticket?

permcody pushed a commit that referenced this issue Feb 14, 2014
1D spherical coordinate support

This addresses #1609

r15891
permcody pushed a commit that referenced this issue Feb 14, 2014
permcody pushed a commit that referenced this issue Feb 14, 2014
permcody pushed a commit that referenced this issue Feb 14, 2014
permcody pushed a commit that referenced this issue Feb 14, 2014
Addresses #1609

r17223
permcody pushed a commit that referenced this issue Mar 7, 2014
1D spherical coordinate support

This addresses #1609

r15891
permcody pushed a commit that referenced this issue Mar 7, 2014
permcody pushed a commit that referenced this issue Mar 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants