非线性物理软件环境.pptVIP

  • 5
  • 0
  • 约小于1千字
  • 约 7页
  • 2015-12-22 发布于江西
  • 举报
非线性物理软件环境.ppt

非线性物理软件环境 张光彪 非线性物理软件环境 G95 (fortran语言编译器) DISLIN (绘图函数库) GnuPlot (数据绘图软件) G95 网址: 下载Windows版,默认安装即可。 使用方法: Dos环境下:g95 -o example.exe example.for Dislin 网址:www.dislin.de 1、下载相应版本dl_xx_mg.zip(xx为版本号),默认安装后设置环境变量。 PATH=c:\dislin\win;%PATH% SET DISLIN=c:\dislin (see Control Panel - System - Advanced - Environment Variables). Dislin 2、在c:\dislin\mg95下,运行g95 -c dislin.f90 3、修改c:\dislin\win\dlink, 用“g95”替换“g77” 使用方法: 1、对.for结尾的程序 dlink -a example !程序名example.for 2、对.f90结尾的程序 f90link -a example 3、.c clink -a

文档评论(0)

1亿VIP精品文档

相关文档