|
[Sponsors] |
September 25, 2021, 17:33 |
Foamformatconvert
|
#1 |
Member
Join Date: Dec 2020
Posts: 38
Rep Power: 5 |
Hi,
I am using OpenFoam 2.1. I saved the solution files in binary format. I want to change the format to ascii to see pressure values. How can I use Foamformatconvert option in OpenFoam? What changes I have to implement in controlDict files to use this option? Thanks! |
|
September 29, 2021, 10:16 |
|
#2 |
Member
Join Date: May 2017
Posts: 31
Rep Power: 9 |
I'm using a more recent version so not sure if it'll be exactly the same, but in mine, you set
Code:
writeFormat ascii; foamFormatConvert (probably with the -noConstant flag, to not also convert your mesh, but again I'm using a newer version so the flags might be different) foamFormatConvert rewrites everything in the format specified in controlDict |
|
Tags |
foamformatconvert, openfoam 2.1.0 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] Trouble using foamFormatConvert | ganem | OpenFOAM Meshing & Mesh Conversion | 1 | October 31, 2018 23:46 |
[OpenFOAM] OpenFOAM binary | tj22 | ParaView | 12 | August 22, 2008 14:03 |
Converting formatted data files to unformatted | mrangitschdowcom | OpenFOAM Post-Processing | 2 | August 1, 2008 11:20 |