搜索资源列表
Fortran 90共轭梯度算法
- 用于科学计算的Fortran 90算法源程序-for scientific computation algorithm source Fortran 90
Fortran 90牛顿法
- Fortran 90
Fortran 90稳定的牛顿法
- Fortran 90
Fortran 90最速下降法
- Fortran 90
Fortran 90 for Scientists and Engineers及程序
- 写得较细的一本编程参考书及程序
paramesh4.0
- 做网格的好程序,PARAMESH is a package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinem
Convert77to90
- 一个将Fortran 77 转换为 Fortran 90 格式的小程序,由于时间关系,代码写得很混乱,功能也不完善,只包含了代码缩进,注释,换行,do-enddo语句的转换。-A Fortran 77 to Fortran 90 format is converted to a small program due to time constraint, the code is written very confusing, function not perfect, contains only
Fortran90-Course-Notes
- 利物浦大学的Fortran 90课程笔记-Course notes for Fortran90 in University of Liverpool
VisualFortran
- Visual Fortran编程指南.pdf 本书首先介绍了目前先进的FORTRAN 90语言标准的主要内容,然后详细讲解了使用Visual FORTRAN开发科学计算程序的方法和技术。-Visual Fortran Programming Guide. Pdf of this book begins with the current advanced standards for FORTRAN 90 the main elements of the language, and then exp
fdtd3dpml
- Computational Electrodynamics: The Finite-Difference Time-Domain Method, Third Edition by Allen Taflove and Susan C. Hagness Supplementary Material the book s MATLAB files and 3-D Fortran 90 CPML code Does anyone have this book Third Ed
t_direct_decon
- tsint.f90 Generates and writes a set of synthetic seismic traces that are read by the t_direct_decon.f90 code. The synthetic data is composed of 10 traces of 1000 samples, with a multiple of period p=200 samples, and reflection coefficient c=
hompack90.tar
- ! 2 ! HOMPACK90 is a suite of FORTRAN 90 subroutines for solving nonlinear 3 ! systems of equations by homotopy methods. There are subroutines for 4 ! fixed point, zero finding, and general homotopy curve tracking problems, 5 ! utilizing
siesta-3.0-b
- SIESTA用于分子和固体的电子结构计算和分子动力学模拟。SIESTA使用标准的Kohn-Sham自恰密度泛函方法,结合局域密度近似(LDA-LSD)或广义梯度近似(GGA)。计算使用完全非局域形式(Kleinman-Bylander)的模守恒赝势。基组是数值原子轨道的线性组合(LCAO)。它允许任意个角动量,多个zeta,极化和截断轨道。计算中把电子波函和密度投影到实空间网格中,以计算Hartree和XC势,及其矩阵元素。除了标准的Rayleigh-Ritz本征态方法以外,程序还允许使用占据轨
unsteady
- Lattice Boltzmann sample, written in Fortran 90
f77_to_f90
- fortran 77转fortran 90的fortran 90源代码-source code for fortran 77 to fortran 90
Fortran-90-for-Scientists-and-Engineers
- Fortran 90 for Scientists and Engineers是Brian Hahn的杰出作品,内容详实而具体,对初学者和有一定基础的人皆有很大的益处-An easy to use online version of "Fortran 90 for Scientists and Engineers," by Brian Hahn, is provided with Fortran PowerStation 4.0 for your use.
Fortran-90-chinese
- Fortran语言中文学习书籍, Fortran语言基本编程说明-Fortran 90 Chinese Hand books
Numerical Recipes in Fortran 90
- Fortran 90 数值计算教程,经典教程,最好的90数值计算教程(Fortran 90 numerical calculation tutorial, classic tutorial, the best 90 numerical calculation tutorial)
标准程序设计语言丛书 Fortran 90
- fortran编程说明,介绍了使用fortran编程的标准化方法,对于培养编程好习惯非常有参考价值(fortran is a famous language around the world. Good habit of coding is very important in the daily work.)
numerical_recipes_in_fortran_90
- Numerical Recipes in Fortran 90-The Art of Scientific Computing-Vol 2-Second Edition