Wave Testing in the WEL - Saultes45/Bathymetry GitHub Wiki
CPU 100% power even when idle
Happens in Real-Time synch when Simulink crashes.
IDLEDISABLE prevents the CPU from throttling itself, causing heat and the fan noise I observed. Additionally, this manifested in the Task Manager as "100% CPU usage".
PowerCfg /SETACVALUEINDEX SCHEME_CURRENT SUB_PROCESSOR IDLEDISABLE 000
PowerCfg /SETACTIVE SCHEME_CURRENT