搜索资源列表
fortran形式文法
- 现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by
ToyFDTD1
- 3D FDTD 计算程序 ToyFDTD1 is a stripped-down, minimalist, 3-dimensional FDTD code that is published under the GNU General Public License. It is the first in the ToyFDTD series of codes, and it illustrates in heavily commented C and Fortran the basic t
HydroSed2D_public
- 水利二维计算程序,是FORTRAN语言写的-Water two-dimensional computer program is written in FORTRAN language
vaspkit-0.14.tar
- 主要功能有: 1,把POSCAR 或者CONTCAR转化为cif 或xsf格式; 2,提取电荷,自旋密度,使用vesta软件可视化。 3,提取总,偏态密度,以及t2-e态密度 4,提取总能带或其中某一原子的某一轨道的能带(投影能带)。 文件输出格式: 1,结构可视化文件输入文件为poscar.cif 或contcar.cif, 用MS, VESTA或其它可视化软件软件打开; 2,输出总态密度文件为tdos.dat, 偏态密度文件为pdos.dat, 使用orig
nc_fio_mod
- 用fortran读写NETCDF文件的常用子程序,包含: public :: ocn_grid, & 读取海陆地形 nc_read_axis, & 读取坐标信息 nc_read_4d, & 读取4维数据 nc_read_3d, & 读取3维数据 nc_read_2d, & 读取2维数据 nc_create, & 创建NC文件 nc_write, & 通用写NC文件 nc_write1d, & 写1维nc文件 nc_write2d, & 写2维n