Skip to content

Commit

Permalink
TGLF model implementation WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzozanisi authored and theo-brown committed Jan 22, 2025
1 parent df2730a commit 08d11d9
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 08d11d9

Please sign in to comment.