Hi Eladd,
I've tried it - without success. I've found out that my time steps file was wrong, so I prepared the time steps in FEFLOW and exported them into a file. The new file ist different - first column is the absolute time and the second column is the time step to reach the time of the first column. This definition works directly in FEFLOW without problems, but giving the file with the -steps parameter does not work.
Torsten
[code]
!
! t [d] fvalue
!---------------------
1 1
60 59
121 61
182 61
244 62
305 61
365 60
END
[/code]