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

default qrho equil as EQI

git-svn-id: https://spcsvn.epfl.ch/repos/TCV/gdat/trunk@4332 d63d8f72-b253-0410-a779-e742ad2e26cf
parent a778c2db
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ else ...@@ -25,7 +25,7 @@ else
deltaz_eff = deltaz; deltaz_eff = deltaz;
end end
equil=gdat(shot,'equil_cliste'); equil=gdat(shot,'equil');
[zz it]=min(abs(equil.t-time_eff)); [zz it]=min(abs(equil.t-time_eff));
equil_all_t = equil; equil_all_t = equil;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment