Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions process/models/physics/current_drive.py
Original file line number Diff line number Diff line change
Expand Up @@ -1915,12 +1915,6 @@ def cudriv(self):
+ current_drive_variables.p_hcd_primary_extra_heat_mw
)

# Wall plug power
current_drive_variables.p_hcd_icrh_electric_mw = (
current_drive_variables.p_hcd_icrh_injected_total_mw
/ current_drive_variables.eta_icrh_injector_wall_plug
)

Comment thread
athoynilimanew marked this conversation as resolved.
# ===========================================================

# Electron cyclotron cases
Expand Down