Skip to content
Snippets Groups Projects
Commit 48034ef9 authored by Olivier Sauter's avatar Olivier Sauter
Browse files

add constraints description

tested on TCV
parent d9fdb2aa
No related branches found
No related tags found
1 merge request!116Add gas info from AUG, add Tags to gdat_plot for updating legends, from branch Minor fix
......@@ -285,7 +285,6 @@ if ntime > 0
for name = ununsed_constraints, constraints_orig.(name{1})={}; end
constraints_desc.ununsed_constraints = ununsed_constraints;
end
keyboard
for it = 1:ntime
constraints = constraints_orig;
% bpol_probe
......@@ -344,6 +343,7 @@ for it = 1:ntime
ids_equilibrium.time_slice{it}.constraints = constraints;
end
ids_equilibrium_description.constraints = constraints_desc;
%
%% profiles_1d (cannot use eqdsk since not same radial mesh)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment