Skip to content
Snippets Groups Projects
Commit 66b14c50 authored by Francesco Carpanese's avatar Francesco Carpanese
Browse files

added the vessel resistivity

git-svn-id: https://spcsvn.epfl.ch/repos/TCV/gdat/trunk@12041 d63d8f72-b253-0410-a779-e742ad2e26cf
parent 85fe4f04
No related branches found
No related tags found
No related merge requests found
...@@ -31,7 +31,7 @@ ids_struct_out_description{1}.vessel.unit{1}.annular.outline_outer.z = ['from '' ...@@ -31,7 +31,7 @@ ids_struct_out_description{1}.vessel.unit{1}.annular.outline_outer.z = ['from ''
% The value of the resistivity is taken as an average of the value in Fig.3 % The value of the resistivity is taken as an average of the value in Fig.3
% of Jean-Marc LIUQE paper. % of Jean-Marc LIUQE paper.
ids_struct_out_description{1}.vessel.unit{1}.annular.resistivity = 0.25*1e-3; %[ohm m] ids_struct_out_description{1}.vessel.unit{1}.annular.resistivity = 0.25*1e-3; %[ohm m]
ids_struct_out{1}.vessel.unit{1}.annular.resistivity = 0.25*1e-3; %[ohm m]
%% TODO Add the other description of the wall and the input pharser %% TODO Add the other description of the wall and the input pharser
......
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