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

Reduced length of comments.

parent 671aa23b
Branches
Tags
1 merge request!171Resolve "Add tcv_get_ids_bolometer to TCV_IMAS functions"
...@@ -141,13 +141,10 @@ if status ...@@ -141,13 +141,10 @@ if status
end end
ids_bolometer.code.name = 'rc_gti_prep'; ids_bolometer.code.name = 'rc_gti_prep';
ids_bolometer.code.description = ... ids_bolometer.code.description = ...
['rc_gti_prep, RADCAM gitlab repo, calls General Tomographic ' ... ['rc_gti_prep, RADCAM gitlab repo, calls GTI to generate emissivity profiles with liuqe.']
'Inversion (GTI) commands to generate tomographic inversions ' ... % '/usr/local/bin/matlab960 -nojvm -nosplash -nodisplay -r ' ...
'of the emissivity profile and uses liuqe magnetic equilibrium ' ... % '"anasrvmat(''rc_gti_prep'',$2,[0 2.2],''bolo'', 10, 1, 0.04, 30,' ...
'reconstruction to determine radiated power in the core. ' ... % 'false, false,false, [], ''automated'', 1)"'];
'/usr/local/bin/matlab960 -nojvm -nosplash -nodisplay -r ' ...
'"anasrvmat(''rc_gti_prep'',$2,[0 2.2],''bolo'', 10, 1, 0.04, 30,' ...
'false, false,false, [], ''automated'', 1)"'];
ids_bolometer.code.commit=''; ids_bolometer.code.commit='';
ids_bolometer.code.version=''; ids_bolometer.code.version='';
ids_bolometer.code.repository= ... ids_bolometer.code.repository= ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment