計(jì)算物理學(xué)是英文“Computational Physics”的中譯文,通常人們也把它等同于計(jì)算機(jī)物理學(xué)(Computerphysics)。它是一門新興的邊緣科學(xué),是物理學(xué)、數(shù)學(xué)、計(jì)算機(jī)科學(xué)三者相結(jié)合的產(chǎn)物,計(jì)算物理學(xué)也是物理學(xué)的一個(gè)分支,它與理論物理、實(shí)驗(yàn)物理有密切聯(lián)系,但又保持著自己相對(duì)的獨(dú)立性.如果非要給計(jì)算物理學(xué)下一個(gè)定義的話,似乎可以這樣說(shuō):計(jì)算物理學(xué)是以計(jì)算機(jī)及計(jì)算機(jī)技術(shù)為工具和手段,運(yùn)用計(jì)算數(shù)學(xué)的方法,解決復(fù)雜物理問(wèn)題的一門應(yīng)用科學(xué)。
奧馬爾·祖拜里(Omair Zubairi),他擁有圣地亞哥州立大學(xué)物理學(xué)學(xué)士和碩±學(xué)位,克萊蒙特研究生院和圣地亞哥州立大學(xué)計(jì)算科學(xué)博士學(xué)位,在圣地亞哥州立大學(xué)主要從事緊湊恒星物理學(xué)的研究,奧馬爾目前是溫特沃斯理工學(xué)院的物理學(xué)助理教授,他的研究方向還包括廣義相對(duì)論、計(jì)算天體物理以及計(jì)算方法和技術(shù)。
弗里多林·韋伯(Fridolin Weber),他是圣地亞哥州立大學(xué)著名的物理學(xué)教授,加州大學(xué)圣地亞哥分校的研究科學(xué)家,韋伯博士擁有理論核物理學(xué)博士和理論天體物理學(xué)博士學(xué)位,這兩個(gè)學(xué)位均來(lái)自德國(guó)慕尼黑大學(xué),他是近200種出版物的作者或合著者,并在相關(guān)物理會(huì)議和大學(xué)物理系發(fā)表了約300次演講。
Preface
Acknowledgments
Author biographies
1 The Linux/Unix operating system
1.1 Introduction
1.2 Files and directories
1.2.1 Pathnames and working directories
1.2.2 Filenames
1.3 Overview of Unix/Linux commands
1.3.1 Executables and paths
1.3.2 Special files
1.4 Basic commands
1.4.1 Getting help and information
1.4.2 Communicating with other computers
1.4.3 Creating, manipulating, and viewing files and directories
1.5 More on the C-shell
1.5.1 Shell variables
1.5.2 Environment variables
1.5.3 C-shell pattern matching
1.5.4 Using the C-shell history and event mechanisms
1.5.5 Standard input, standard output, and standard error
1.5.6 Redirecting input and output
1.5.7 Pipelines
1.5.8 Usage or quotes
2 Text editors
2.1 Vi
2.2 Emacs
3 The Fortran 90 programming language
3.1 Compilers
3.1.1 File extensions and compiling commands
3.2 Program layout
……
4 Numerical techniques
5 Problem solving methodologies
6 Worksheet assignments
7 Homework assignments
Appendices
編輯手記