有用的网站:

http://www.engr.colostate.edu/~marchese/combustion08/cec.html

1 把三个压缩包解压到同一个Ubuntu文件夹CEAexec

2 设置环境变量(这步很重要!)

PATH=$PATH:~/Downloads/CEAexec/

不设置环境变量的话,运行程序会提示不能执行FECA2。其实可执行文件FECA2已经在当前目前下了,但是不设置环境变量程序找不到这个可执行文件。

3 运行./runCEA.sh

File: Readme_CEAgui-win.txt

The CEA GUI Download Readme file for Microsoft Windows:

( Win98/ NT4.0 / Win2000 / winXP )

Last update: July 24, 2008, Minna.M.Chao@nasa.gov 216-433-5197

http://www.grc.nasa.gov/WWW/CEAWeb/ceaguiDownload-win.htm

A) The CEA GUI Download consists of the following files:

  1. CEAgui-jar.zip - CEAgui JAR file:

    If you have previously installed CEAgui Package , then update to a NEW

    version of CEAgui by downloading the newest JAR file (CEAgui.jar).
  1. CEA+Fortran.zip - CEA Fortran Package consists of the Source code, Libraries, and examples files.

    If the Fortran files(cea2.f, cea.inc, syntax.f, b1b2b3.f) must be

    recompiled on your local machine, then the Fortran executable files for

    cea2.f, syntax.f, b1b2b3.f should be renamed as FCEA2.exe, syntax.exe,

    b1b2b3.exe respectively. It included the CEA related packages - CAP, PAC, MISC.
  1. CEAexec-win.zip - CEAexec Package consists of the following files:

    b1b2b3.exe, syntax.exe - The executables for CEAgui.

    FCEA2.exe - The executable for cea2.

    thermo.lib, trans.lib - The cea2 Fortran library files

    ceaguiDownload-win.htm - The web page for download.

    Readme_CEAgui-win.txt - The file you are reading.

    CEAexec-win.bat - run CEAgui using this Batch File

The batch files must contain the following line:

java -classpath "CEAgui.jar" CEAgui

  1. If your local system has not installed the Java SE Development Kit (JDK), you must

    install the Java SE Runtime Environment(JRE) which consists of Java Virtual

    Machine, the Java platform core classes, and supporting files. It is the runtime part of the JDK.

    You always download the latest releases of JDK or JRE from the Sun Microsystems at

    http://java.sun.com/javase/downloads/index.jsp

B) The CEAexec Package installaton procedures for Windows:

1.Create the installation Directory on your local machine (e.g. mkdir C:\CEAexec)

2.Download all three ZIP files and the executable file into the SAME directory

(e.g. cd C:\CEAexec)

3.Unzip the Fortran Source Code (CEA+Fortran.zip) and save into the SAME directory.

4.Unzip the CEA GUI Execution file(CEAexec-win.zip)and save into the SAME directory.

5.Unzip the CEAgui JAR file (CEAgui-jar.zip) and save into the SAME directory..

6.Double-click on the file (jre-6u5-windows-i586-p.exe) to install

Java Runtime Environment(JRE)by using the system DEFAULT directory

(e.g. C:\Program Files\Java\jre1.6.0_05)

7.Execute the batch file (CEAexec-win.bat) for using the file CEAgui.jar.

Try examples by selecting "Open Examples" from the "File" Menu and choosing an example.

Then select "Run CEA2 Executable" from the "Activity" Menu.

NASA CEA 安装指南的更多相关文章

  1. nGrinder安装指南

    NGrinder 由两个模块组成,其运行环境为 Oracle JDK 1.6 nGrinder controller  web 应用程序,部署在Tomcat 6.x 或更高的版本 nGrinder A ...

  2. postgresql pgsql最新版安装指南及数据存储路径更改及主从配置

    postgresql pgsql最新版安装指南及数据存储路径更改及主从配置 安装指南 首先在apt的list添加你当前系统版本对应的apt列表 目前官网有16.04,14.04,12.04 分别对应下 ...

  3. 全新 Mac 安装指南(编程篇)(环境变量、Shell 终端、SSH 远程连接)

    注:本文专门用于指导对计算机编程与设计(尤其是互联网产品开发与设计)感兴趣的 Mac 新用户,如何在 Mac OS X 系统上配置开发与上网环境,另有<全新 Mac 安装指南(通用篇)>作 ...

  4. 全新 Mac 安装指南(通用篇)(推荐设置、软件安装、推荐软件)

    注:本文将会不定期维护与更新,有需要的朋友请在 Github 上订阅该条 Issues:<全新 Mac 安装指南(通用篇)>. 在 Mac 电脑上只用 Windows 操作系统的同学请看到 ...

  5. ArchLinux安装指南

    将ArchLinux作为进阶Linux发行版,主要看重滚动更新和深入理解Linux的安装过程. 由于是新手,所以先选择在公司电脑上用VMware来安装.然后渐进到借助U盘在win10笔记本上安装双系统 ...

  6. Linux环境中Openfire安装指南

    Linux环境中Openfire安装指南 安装环境: 安装软件:Openfire 4_1_0 http://download.igniterealtime.org/openfire/openfire_ ...

  7. NASA的下一个十年(译)

    原文 MICHAEL ROSTON (New York Times) 从左起:木卫二:土卫六:经过火星的水手谷星的合成图:金星的拼接图 大多数人已经从人类第一次近距离看到冥王星的兴奋中冷静下来.下一个 ...

  8. vijos1334 NASA的食物计划(二维费用的背包问题)

    背景 NASA(美国航空航天局)因为航天飞机的隔热瓦等其他安 全技术问题一直大伤脑筋,因此在各方压力下终止了航天 飞机的历史,但是此类事情会不会在以后发生,谁也无法 保证,在遇到这类航天问题时,解决方 ...

  9. scrapy3_ 安装指南

    安装指南 安装Scrapy 注解 请先阅读 平台安装指南. 下列的安装步骤假定您已经安装好下列程序: Python 2.7 Python Package: pip and setuptools. 现在 ...

随机推荐

  1. 利用Javascript解决HTML大数据列表引起的网页加载慢/卡死问题。

    在一些网页应用中,有时会碰到一个超级巨大的列表,成千上万行,这时大部份浏览器解析起来就非常痛苦了(有可能直接卡死). 也许你们会说可以分页或动态加载啊?但是有可能需求不允许分页,动态加载?网络的延迟也 ...

  2. 解决ios和Android的差异

    第一个:input,button input标签在 android系统不带圆角,在ios系统上带圆角 解决办法: input,button{ -webkit-appearance:none; } 第二 ...

  3. Laravel5.5执行 npm run dev时报错,提示cross-env找不到(not found)的解决办法

    Laravel 5.4 Mix & Laravel5.5执行 npm run dev时报错,提示cross-env找不到(not found)的解决办法   首先进入package.json文 ...

  4. DRF中的视图集的使用

    1.说明:DRF框架中的视图集: 在drf开发接口中,使用GenericAPIView和视图扩展类结合起来完成接口功能是一件很常见的事情,所以,drf的作者帮我们提前把  GenericAPIView ...

  5. Powershell 邮件发送

    目录 目录 前言 Send-MailMessage NETMail 使用OutLook发送邮件 前言 最近领导想在winServer2012上搞个自动发送邮件的计划任务,下面有几种发送邮件的方式. 如 ...

  6. linux环境常用分析日志的几个命令

    前言: 分析日志是定位问题的常用手段,但实际线上可能有大量日志,掌握一些常见查看.过滤和分析日志的命令能起到事半功倍的效果.下面列出工作中最常用的一些命令,可在具体使用是查看,尝试使用.实际使用使往往 ...

  7. 打印流PrintWriter

    * 打印流 * 字节流打印流 PrintStream * 字符流打印流PrintWriter * * 打印流的特点: * A:只有写数据的,没有读取数据,只能操作目的地,不能操作数据源 * * B:可 ...

  8. 没看这篇干货,别和我说你会IDEA Debug

    所谓工欲善其事必先利其器,现在idea已经成为java开发者眼中最热门最好用的IDE了.下面这篇文章将总结下idea调试的一些高级技巧. 多线程调试 直接上例子说明,比如下面这段代码 debug模式下 ...

  9. java中java.util.Date和java.sql.Date之间的关系和使用选择

    关系: java.util.Date是java.sql.Date的父类 区别:(java.sql.Date包含年月日信息,java.util.Date包含年月日时分秒) 1:“规范化”的java.sq ...

  10. 通过FSDataOutputStream向HDFS上写数据

    FSDataOutputStream,这个类重载了很多write方法,用于写入很多类型的数据:比如字节数组,long,int,char等等. 像FSDataInputStream一样,要获得FSDat ...