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

minor debug tool

git-svn-id: https://spcsvn.epfl.ch/repos/TCV/gdat/trunk@4993 d63d8f72-b253-0410-a779-e742ad2e26cf
parent 535f37fd
No related branches found
No related tags found
No related merge requests found
...@@ -88,7 +88,6 @@ if shot>0 ...@@ -88,7 +88,6 @@ if shot>0
disp(['running system ' num2str(igyro) '...']); disp(['running system ' num2str(igyro) '...']);
for j=1:length(itt_tok) for j=1:length(itt_tok)
if pgyro_tok(j)>1e5 if pgyro_tok(j)>1e5
% keyboard
[a,b]=unix(['~rem/public/tbm_demo/tbmdemo -batch -silent -shot ' num2str(shot) ' -time ' num2str(time_array(itt_tok(j))) ' -system ' num2str(igyro) ' -ntm ' dousedcr ' ' dousebetapol ' -eqdiag EQI -usemirror -cdrive 1 >> ' ['.' filename]]); % -exp AUGE [a,b]=unix(['~rem/public/tbm_demo/tbmdemo -batch -silent -shot ' num2str(shot) ' -time ' num2str(time_array(itt_tok(j))) ' -system ' num2str(igyro) ' -ntm ' dousedcr ' ' dousebetapol ' -eqdiag EQI -usemirror -cdrive 1 >> ' ['.' filename]]); % -exp AUGE
end end
end end
......
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