Page 1 of 1

ResultOutputsolve.f90

Posted: 02 Feb 2011, 12:55
by dimier
Hi,

Using elmer 6.1 version, I get the following crash:

ResultOutputSolver: -------------------------------------
ResultOutputSolve: Saving results with prefix: essai
ResultOutputSolver: Working on mesh: mesh
ResultOutputSolver: Dimension of mesh: 2
ResultOutputSolver: Saving results in legacy vtk format
At line 2343 of file ResultOutputSolve.f90 (unit = 58, file = 'mesh/essai0001.vtk')
Fortran runtime error: Expected REAL for item 5 in formatted transfer, got CHARACTER
(2ES16.7E3 A)

Best Regards

alain

Re: ResultOutputsolve.f90

Posted: 02 Feb 2011, 13:35
by raback
Hi Alain

Thanx for reporting. There should be a fix in svn version 4969. If you have your own build just say 'svn update' and 'make install'.

-Peter