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

add core_sources to IDS that can be transformed, since now added to TCV and could be checked

parent a382cc43
No related branches found
1 merge request!12add core_sources to IDS that can be transformed, since now added to TCV and could be checked
......@@ -30,7 +30,7 @@ function [ids_out,cocoscoeff]=ids_generic_cocos_nodes_transformation_symbolic(id
seconds_0 = tic;
i=-1;
ids_type_available_cocostransform = {'equilibrium', 'magnetics', 'pf_active','wall', 'tf','core_profiles','ec_launchers','nbi','pf_passive','summary'};
ids_type_available_cocostransform = {'equilibrium', 'magnetics', 'pf_active','wall', 'tf','core_profiles','core_sources','ec_launchers','nbi','pf_passive','summary'};
cocoscoeff = struct([]);
% Check inputs
......
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