diff --git a/src/python/wrappers/marklin_f.F90 b/src/python/wrappers/marklin_f.F90 index b9b962b..30e7d50 100644 --- a/src/python/wrappers/marklin_f.F90 +++ b/src/python/wrappers/marklin_f.F90 @@ -122,7 +122,7 @@ SUBROUTINE marklin_save_visit(error_str) BIND(C,NAME="marklin_save_visit") ALLOCATE(bvout(3,u%n/3)) !---Save modes DO i=1,taylor_nm - ! WRITE(pltnum,'(I3.3)')i + WRITE(pltnum,'(I3.3)')i ! CALL oft_hcurl%vec_save(taylor_hffa(i,oft_hcurl_level)%f, & ! 'taylor.rst','A_'//pltnum, append=(i/=1)) !---Setup field interpolation