GIDpost is a set of functions (library) for writing postprocess results for GiD in ASCII or binary format.
- GiD version 6.1.4b or higher is required to read the ASCII postprocess files.
- GiD version 7.2 or higher is required to read the binaries postprocess files.
The library was implemented taking into account two of the must widely used development environments: C/C++ and FORTRAN.
The library can be downloaded at: https://downloads.gidsimulation.com/#Tools/gidpost/
Documentation is available here. Where is described how to compile and use the library. At the end, the reference of the library functions can be found.
The documentation asumes that the readear is familiar with the postprocess terminology. For futher details please check the online help available in GiD ( Postprocess data files chapter).
GiDPost software is copyrighted by CIMNE (www.cimne.com).
The software can be used freely under the terms described in file “license.terms”:
The authors hereby grant permission to use, copy, modify, distribute, and license this software and its documentation for any purpose …
All terms described there apply to all files associated with the software unless explicitly disclaimed in individual files.Particular terms apply to the third party code, “cfortran.h”, which has its own distribution policy (please read the “cfortran.doc” for this code).