[vmtk-users] mesh conversion to lifev
Brought to you by:
davidsteinman,
lucantiga
From: Lucia M. <lmi...@ma...> - 2013-05-02 00:25:41
|
Hi Luca, I'm trying to save a vtu mesh in lifev format: vmtkmeshreader -ifile mesh.vtu --pipe vmtkmeshwriter -f lifev -ofile mesh.lifev but I get an error when I try: Writing LifeV file. Error from pype: ambiguous call, multiple overloaded methods match the arguments This doesn't happen if I save it in a different format. Do you have any idea on what I'm doing wrong? In case it helps understanding the problem, the vtu mesh was saved from Paraview originally, but I also "re-saved" it using vmtk before attempting the conversion to lifev. Thanks! Lucia |