目前分類:fortran (13)

瀏覽方式: 標題列表 簡短摘要

 

FORTRAN :

quantum2nd 發表在 痞客邦 留言(0) 人氣()

1.first

sudo apt-get install rpm build-essential

quantum2nd 發表在 痞客邦 留言(0) 人氣()

1.Download slatec_src.tgz and  slatec4linux.tgz  from  http://www.netlib.org/slatec/

2.tar xvzf  slatec_src.tgz  

quantum2nd 發表在 痞客邦 留言(0) 人氣()

Fortran Subroutine to fit data point 

http://www.personal.psu.edu/jhm/f90/progref.html

quantum2nd 發表在 痞客邦 留言(0) 人氣()

  • Feb 10 Wed 2010 16:31
  • g77

http://myweb.lmu.edu/dmsmith/g77Help.html


quantum2nd 發表在 痞客邦 留言(0) 人氣()

ref:

  http://surf.ap.seikei.ac.jp/~nakano/linux/FortLib-e.html

quantum2nd 發表在 痞客邦 留言(0) 人氣()

  • Feb 09 Tue 2010 16:48
  • slatec

fortran 90

http://people.sc.fsu.edu/~burkardt/f_src/f_src.html

quantum2nd 發表在 痞客邦 留言(0) 人氣()

數學上 運算規則是先加減後乘除 ;至於是先乘還事先除無所謂

quantum2nd 發表在 痞客邦 留言(0) 人氣()

program test

implicit none

quantum2nd 發表在 痞客邦 留言(0) 人氣()

1.function !key :don't change the imput

real,external ::aaa !this must be written in main program

quantum2nd 發表在 痞客邦 留言(0) 人氣()

http://140.136.191.181/html/frank/document/fortran/handout/index.htm   作者:輔仁大學  技士及兼任講師林其盛 

quantum2nd 發表在 痞客邦 留言(0) 人氣()

1.變數宣告 必須是在program一開始
2.精確度

quantum2nd 發表在 痞客邦 留言(0) 人氣()

compliter
f77,g77

quantum2nd 發表在 痞客邦 留言(0) 人氣()