CEAgui Download for Unix (Sun, Sgi, and Linux )

NASA's CEAgui is a Java GUI Application for NASA's CEA Fortran program. CEAgui creates or modifies your input file (e.g. xxx.inp) and runs a previously complied Fortran executable named FCEA2. FCEA2 generates an output file (e.g. xxx.out)on your local machine. The requirements for running this Java Application on your local machine are:

Downloading the files via FTP or HTTP

(last update: May 21, 2004)
Archive Platform Size FTP Download HTTP Download
CEAgui JAR Sun Solaris, Sgi Irix, Linux 1815 KB CEAgui-jar.tar.Z CEAgui-jar.tar.Z
CEA Fortran Package Sun Solaris, Sgi Irix, Linux 634 KB CEAFortran.tar.Z CEAFortran.tar.Z
CEAexec Package Sun Solaris 673 KB CEAexec-sun.tar.Z CEAexec-sun.tar.Z
Sgi Irix 624 KB CEAexec-sgi.tar.Z CEAexec-sgi.tar.Z
Linux 594 KB CEAexec-linux.tar.Z CEAexec-linux.tar.Z

The CEAgui Download Installation Procedures for Unix(sun or sgi or linux):

  1. Create the installation directory on your local machine (e.g. mkdir CEAexec)
  2. Download all ZIP files and the JRE executable file and save into the installation directory ( e.g. cd CEAexec )
  3. Extract files from the CEAgui JAR file (CEAgui-jar.tar.Z).
    zcat CEAgui-jar.tar.Z | tar -xvf -
  4. Extract files from the Fortran Package (CEAFortran.tar.Z).
    zcat CEAFortran.tar.Z | tar -xvf -
  5. Select one of the following platforms:
  6. Check that you must have the SIX files ( CEAgui.jar, thermo.lib, trans.lib, syntax, b1b2b3, FCEA2 ) in the installation directory. The file permissions of the executable files ( syntax, b1b2b3, FCEA2 ) must be set to executable, and update UNIX environment variables, then execute the shell script runCEA.sh
  7. More information can be found in Readme_CEAgui-unix.txt

For questions or feedback, please send Email to Minna Chao
Return to CEAWeb : CEAWeb Home

Responsible NASA Official: Bonnie McBride and
NASA Privacy and Accessibility Statement
Web page curator and CEAgui designer: Minna Chao
Last updated: May 21, 2004.