Skip to content

Consolidate neoclassical evaluations into single-call NeoclassicalModels.__call__ - #2506

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_986345805
Open

copybara-service[bot] wants to merge 1 commit into
mainfrom
test_986345805

Conversation

@copybara-service

Copy link
Copy Markdown

Consolidate neoclassical evaluations into single-call NeoclassicalModels.call

  • Introduce NeoclassicalOutputs and NeoclassicalModels.__call__ to evaluate all four neoclassical sub-models (conductivity, bootstrap_current, transport, poloidal_velocity) in a single call.
  • Pass the resulting precomputed outputs to source and transport coefficient builders instead of calling neoclassical sub-models separately.

…els.__call__

- Introduce `NeoclassicalOutputs` and `NeoclassicalModels.__call__` to evaluate all four neoclassical sub-models (`conductivity`, `bootstrap_current`, `transport`, `poloidal_velocity`) in a single call.
- Pass the resulting precomputed outputs to source and transport coefficient builders instead of calling neoclassical sub-models separately.

PiperOrigin-RevId: 986345805
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.

1 participant