Skip to content

Real Gas Property File Generator for ANSYS CFX V14.5

Notifications You must be signed in to change notification settings

Rod-Persky/RGP-Gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RGP Generator

This program was developed to generate custom step size RGP files using the NIST fluid properties.

Included Files

fluids(folder) - Includes REFPROP fluids needed for generating the rgp file Source Code(folder) - Includes the source code for the program (within RGPgenerator.F90, the rest are REFPROP subroutines, and RGP_Generator.prj is the simple fortran project file) CFX Solver Guide.pdf - ANSYS CFX Documentation which was useful when formatting the RGP gen output file (See section 12.6) RGP_Generator64.exe - 64 Bit version of the program RGP_Generator32.exe - 32 Bit version of the program README.txt

How to use

  1. Open either the 32 or 64 bit version of RGP_Generator.exe
  2. Follow the steps to generate the output file
  3. Upload the RGP file to ANSYS CFX

Licence

BSD Licence

About

Real Gas Property File Generator for ANSYS CFX V14.5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 62.1%
  • CMake 34.5%
  • Python 3.4%