FieldConvert session.xml input.fld output.datIf you want paraview .vtu file, please useFieldConvert session.xml input.fld output.vtu
|
Some people who received this message don't often get email from tajeeshmohan@gmail.com.
Learn why this is important
|
|
This email from tajeeshmohan@gmail.com originates from outside Imperial. Do not click on links and attachments unless you recognise the sender. If you trust the sender, add them to your safe senders list to disable email stamping for this address. |
FieldConvert input.fld output.fld
However, the output format (ASCII) of nek5000 is actually .fld followed by some numbers indicating the timesteps.
The output for each timestep is written separately.
FieldConvert fails to identify this format and listed the supported formats as .fld or .fld5000 while the second one is given specifically to read the Nek5000 outputs.
I am not sure whether this is an old format of nek5000; anyway I did not find any information about this format online.
I would like to kno if anyone tried this or have an idea whether FieldConvert still supports Nek5000 output files or not.
Any help will be deeply appreciated.
Thank you in advance.