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

Reduced length of comments

parent 4b858ca4
No related branches found
No related tags found
1 merge request!171Resolve "Add tcv_get_ids_bolometer to TCV_IMAS functions"
......@@ -127,8 +127,7 @@ if status
bolo_u_prad_core.data;
ids_bolometer_description.channel{ii}.power_radiated_inside_lcfs.data = ...
['From results.bolo_u.prad_core data, Total radiated power ' ...
'radiated from inside the last closed flux surface measured by ' ...
'the bolometer system and liuqe reconstruction in units of [kW]'];
'radiated from inside the last closed flux surface in units of [kW]'];
% ids_bolometer.channel{ii}.power_radiated_inside_lcfs_error_upper = ...
% 0.*bolo_u_prad_core.data;
% 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