On 11/23/24 20:35, 王艺康 wrote:
I am using gridin, read vtk file, in read_vtk to verify the line 1.2.3.4 in
the vtk file, the first line must be # vtk DataFile Version 3.0, because of
the update of the vtk version, I am now using the new version 5.1 to read and
write, I can only write the old ver
When I write python and then manually write the beginning of the file,
dealii reports an error
Exception on processing:
An error occurred in line <273> of file
in function
void
I am using gridin, read vtk file, in read_vtk to verify the line 1.2.3.4 in
the vtk file, the first line must be # vtk DataFile Version 3.0, because of
the update of the vtk version, I am now using the new version 5.1 to read
and write, I can only write the old version # vtk DataFile Version 4.2
On 11/12/24 21:31, 王艺康 wrote:
I would like to inquire if dealii can only input vtk3.0
Hi,
Is your question whether VTK is the only possible input format for meshes, or
whether 3.0 is the only supported version for reading VTK?
The answer to the first question is of course no. Take a look at
Hello, everyone:
I would like to inquire if dealii can only input vtk3.0
--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see
https://groups.google.com/d/forum/dealii?hl=en
---
You received this message because you are subscribed to the Google Groups