Skip to content

Commit

Permalink
TGLF model implementation WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzozanisi committed Jan 6, 2025
1 parent 2f91bd0 commit 1b0f261
Show file tree
Hide file tree
Showing 2 changed files with 403 additions and 2 deletions.
2 changes: 0 additions & 2 deletions torax/transport_model/tglf_based_transport_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,7 @@ class TGLFBasedTransportModel(quasilinear_transport_model.QuasilinearTransportMo

def _prepare_tglf_inputs(
Zeff_face: chex.Array,
nref: chex.Numeric,
q_correction_factor: chex.Numeric,
transport: DynamicRuntimeParams,
geo: geometry.Geometry,
core_profiles: state.CoreProfiles,
) -> TGLFInputs:
Expand Down
Loading

0 comments on commit 1b0f261

Please sign in to comment.