Skip to content

Only use outer boundary if field does supply this function#74

Closed
totork wants to merge 3 commits into
boutproject:masterfrom
totork:master-noboundary
Closed

Only use outer boundary if field does supply this function#74
totork wants to merge 3 commits into
boutproject:masterfrom
totork:master-noboundary

Conversation

@totork
Copy link
Copy Markdown
Contributor

@totork totork commented Apr 24, 2026

No description provided.

Comment thread zoidberg/zoidberg.py Outdated
@dschwoerer
Copy link
Copy Markdown
Collaborator

I am though a bit confused, why fusionscfield should not have a boundary:
https://github.com/boutproject/zoidberg/blob/master/zoidberg/field.py#L1962

Are you using that field? Or a different one?

Co-authored-by: David Bold <dave@ipp.mpg.de>
@totork
Copy link
Copy Markdown
Contributor Author

totork commented Apr 24, 2026

I am using
field = w7x.standard()
and then

fsctracer = FusionSCTracer(field,stepSize=1e-3)

for the tracer and

zbFscfield = zoidberg.field.FusionSCField(field)
maps = zoidberg.make_maps(grid, field, field_tracer = fsctracer, n_chunks = 16)

@totork
Copy link
Copy Markdown
Contributor Author

totork commented Apr 24, 2026

Uhh i know why it wouldnt work, it still uses the field class from FusionSC for the maps and not the zoidberg class

@dschwoerer
Copy link
Copy Markdown
Collaborator

👍 good, then this not needed.

@dschwoerer dschwoerer closed this Apr 24, 2026
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.

2 participants