Skip to content
Snippets Groups Projects
Commit 7ac44270 authored by Antonia Frank's avatar Antonia Frank
Browse files

add missing string to error message

parent ab01d6fb
Branches
Tags
1 merge request!137Add quantities to ids for MRE
Pipeline #204323 passed
......@@ -78,7 +78,7 @@ if check_nodes_filled(params_core_sources.shot,nodes_liuqe)
% define liuqe_time from Ip_liu
liuqe_time = Ip_liu.t;
else
error('Liuqe nodes %s not filled. Contact O. Sauter.')
error('Liuqe nodes %s not filled. Contact O. Sauter.',nodes_liuqe)
end
%% initialize source from template
% ohm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment