Skip to content
Snippets Groups Projects
Commit 9df62135 authored by Luke Simons's avatar Luke Simons
Browse files

Reduced length of comments

parent a921b386
Branches
Tags
1 merge request!171Resolve "Add tcv_get_ids_bolometer to TCV_IMAS functions"
...@@ -127,8 +127,7 @@ if status ...@@ -127,8 +127,7 @@ if status
bolo_u_prad_core.data; bolo_u_prad_core.data;
ids_bolometer_description.channel{ii}.power_radiated_inside_lcfs.data = ... ids_bolometer_description.channel{ii}.power_radiated_inside_lcfs.data = ...
['From results.bolo_u.prad_core data, Total radiated power ' ... ['From results.bolo_u.prad_core data, Total radiated power ' ...
'radiated from inside the last closed flux surface measured by ' ... 'radiated from inside the last closed flux surface in units of [kW]'];
'the bolometer system and liuqe reconstruction in units of [kW]'];
% ids_bolometer.channel{ii}.power_radiated_inside_lcfs_error_upper = ... % ids_bolometer.channel{ii}.power_radiated_inside_lcfs_error_upper = ...
% 0.*bolo_u_prad_core.data; % 0.*bolo_u_prad_core.data;
% ids_bolometer.channel{ii}.power_radiated_inside_lcfs_error_lower = ... % ids_bolometer.channel{ii}.power_radiated_inside_lcfs_error_lower = ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment