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

Problem with mesh transformation #7561

Closed
mcgratta opened this issue Aug 29, 2019 · 2 comments
Closed

Problem with mesh transformation #7561

mcgratta opened this issue Aug 29, 2019 · 2 comments
Assignees
Labels

Comments

@mcgratta
Copy link
Contributor

This case

&HEAD CHID='simple_test' /

&MESH IJK=36,24,24, XB=0.0,3.6,0.0,2.4,0.0,1.2 /
&MESH IJK=36,24,24, XB=0.0,3.6,0.0,2.4,1.2,2.4 /

&TIME T_END=0.1 /

&TRNX IDERIV=0, CC=1.8, PC=1.8, MESH_NUMBER=1 /
&TRNX IDERIV=1, CC=1.8, PC=0.5, MESH_NUMBER=1 /
&TRNX IDERIV=0, CC=1.8, PC=1.8, MESH_NUMBER=2 /
&TRNX IDERIV=1, CC=1.8, PC=0.5, MESH_NUMBER=2 /

&ZONE XYZ=1,1,1 /

&TAIL /

worked up until PR #7237

I can't figure out exactly what has gone wrong.

@rmcdermo
Copy link
Contributor

This should be fixed with #7521. Please test and close if it works for you.

Note that previously reported Issue #7234 seems to work, although the way I fixed this one was to basically undo the previous changes.

@mcgratta
Copy link
Contributor Author

mcgratta commented Apr 6, 2020

Works, thanks.

@mcgratta mcgratta closed this as completed Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants