Some HCD models don't have their wall plug efficiencies as inputs as so do not work when using their option in i_hcd_primary. These are:
- ICRH -
i_hcd_primary = 2
- EBW -
i_hcd_primary = 12
Currently running these produces a divide by zero error as their efficiencies are 0 as default so they should be added as inputs.
Some HCD models don't have their wall plug efficiencies as inputs as so do not work when using their option in
i_hcd_primary. These are:i_hcd_primary = 2i_hcd_primary = 12Currently running these produces a divide by zero error as their efficiencies are 0 as default so they should be added as inputs.