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

gismo para_dim==1 export keyword #338

Open
j042 opened this issue Jan 12, 2024 · 3 comments
Open

gismo para_dim==1 export keyword #338

j042 opened this issue Jan 12, 2024 · 3 comments
Assignees

Comments

@j042
Copy link
Member

j042 commented Jan 12, 2024

For P1D splines, current gismo export uses

<Geometry type="TensorBSpline1">
<Basis type="TensorBSplineBasis1">
...

gismo couldn't read this. I think the correct keyword for P1D splines are BSpline and BSplineBasis.
See here.

@jzwar
Copy link
Collaborator

jzwar commented Jan 14, 2024

Did changing BsplineBasis to BSpline fix the issue? Then I will change the output accordingly

@j042
Copy link
Member Author

j042 commented Jan 24, 2024

yes

@j042 j042 self-assigned this Apr 17, 2024
@j042
Copy link
Member Author

j042 commented Jun 26, 2024

@markriegler

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