From 1fa24e51f44682396497bf6f84e2562e7634e8ec Mon Sep 17 00:00:00 2001 From: Clair Mould <86794332+clmould@users.noreply.github.com> Date: Fri, 26 Jan 2024 14:39:53 +0000 Subject: [PATCH] stop overwriting value of emult --- process/hcpb.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/process/hcpb.py b/process/hcpb.py index 11f46c54d8..31a8e5c188 100644 --- a/process/hcpb.py +++ b/process/hcpb.py @@ -49,9 +49,6 @@ def run(self, output: bool): fwbs_variables.coolwh = 1 # Note that the first wall coolant is now input separately. - # Energy multiplication - fwbs_variables.emult = 1.269 - # Calculate blanket, shield, vacuum vessel and cryostat volumes blanket_library.component_volumes()