Result Readers

Result readers are C programs that read information from ASCII or binary finite element result files and write out aHyperMesh binary results (.res) file. These programs use HyperMesh C Library Functions (hmlib, hmreslib and hmmodlib) to read the information from the input results file and to write out the results file. Knowledge of C programming, debugging and compiling is required to create result readers.