Skip to content

Support EQDSK field#318

Open
Sichao25 wants to merge 10 commits into
SCOREC:developfrom
Sichao25:yus/field
Open

Support EQDSK field#318
Sichao25 wants to merge 10 commits into
SCOREC:developfrom
Sichao25:yus/field

Conversation

@Sichao25

@Sichao25 Sichao25 commented May 15, 2026

Copy link
Copy Markdown
Contributor

Support the load of EQDSK file and perform evaluation with uniform grid spline interpolator. Followed the data structure implemented in STOMMS. Close issue #242

@jacobmerson

Copy link
Copy Markdown
Collaborator

@Sichao25 can you take a look at what the configuration issue is? I got a bit behind on approving PRs while asics was offline.

@Sichao25

Sichao25 commented Jun 17, 2026

Copy link
Copy Markdown
Contributor Author

@jacobmerson We have two pending updates in self hosted tests #322 and cmake tests #321 .

@jacobmerson

Copy link
Copy Markdown
Collaborator

Thanks I had missed those. They are merged now.

@jacobmerson

Copy link
Copy Markdown
Collaborator

I think we should add SplineFunctionSpace::FromEQDSK that can consume the EQDSKData struct. That would remove a lot of the boiler plate that the user would need to deal with when they want to work with EQDSK files. Internally, that could call the uniform grid constructor.

@Sichao25

Copy link
Copy Markdown
Contributor Author

@jacobmerson The new constructor has been implemented.

Comment thread src/pcms/field/eqdsk_field.h
Comment thread src/pcms/field/eqdsk_field.h
Comment thread src/pcms/field/function_space/spline.cpp Outdated
Comment thread src/pcms/field/function_space/spline.h Outdated
Comment thread src/pcms/field/eqdsk_field.h
Comment thread src/pcms/field/eqdsk_field.h
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

Successfully merging this pull request may close these issues.

3 participants