diff --git a/crpptbx/TCV/gdat_tcv.m b/crpptbx/TCV/gdat_tcv.m
index 6ce1bf373538ae622e93f793a3a8c2d93fb1ba00..fe526e8cd697fef2bfa0992b1857487a9e8411a4 100644
--- a/crpptbx/TCV/gdat_tcv.m
+++ b/crpptbx/TCV/gdat_tcv.m
@@ -1092,7 +1092,7 @@ elseif strcmp(mapping_for_tcv.method,'switchcase')
     ids_gen_ok = exist('ids_gen');
     equil_empty = struct([]);
     if ids_gen_ok ~= 2
-      ids_struct_saved = 'ids_structures_20190312.mat';
+      ids_struct_saved = '/home/sauter/matlab/gdat_develop/crpptbx/TCV_IMAS/ids_structures_20190312.mat';
       if ~exist(ids_struct_saved,'file')
         warning(['function ids_gen not available neither file ids_structures_20190312.mat thus cannot create empty ids: ids_gen(''' ids_top_name ''')']);
         return