Skip to content

Re: Uploading data

Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum please send a message via our contact form.

Forums OpenLB General Topics Uploading data Re: Uploading data

#2969
fk
Participant

It is hard say without seeing the VTI file, but due to the DataArray name “AppendedData”, it looks like the format of the file is incompatible with the BlockVTIreader.

I would suggest to save your data in Ascii format, without compression. This can be done using ParaView using “Save Data” and then “Ascii” as “Data Format”.