ResultOutputsolve.f90

Clearly defined bug reports and their fixes
Post Reply
dimier
Posts: 19
Joined: 08 Dec 2009, 18:54

ResultOutputsolve.f90

Post 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
raback
Site Admin
Posts: 4812
Joined: 22 Aug 2009, 11:57
Antispam: Yes
Location: Espoo, Finland
Contact:

Re: ResultOutputsolve.f90

Post 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
Post Reply