Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SPC
gdat
Commits
48034ef9
Commit
48034ef9
authored
Jan 17, 2022
by
Olivier Sauter
Browse files
add constraints description
tested on TCV
parent
d9fdb2aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/TCV_IMAS/tcv_get_ids_equilibrium.m
View file @
48034ef9
...
...
@@ -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)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment