▍1. The-FEM-in-Electromagnetics
计算电磁学有限元法全美经典教材,金建铭编著英文版(FEM computational electromagnetics American classic textbook, Jin Jianming edited English)
计算电磁学有限元法全美经典教材,金建铭编著英文版(FEM computational electromagnetics American classic textbook, Jin Jianming edited English)
ABAQUS 显式计算时 用户自定义子材料程序 VUMAT源代码,(User defined subrutine of ABAQUS explicit analysis)
ABAQUS扩展子程序开发,用于计算模拟(ABAQUS extended subroutine application)
2维非结构欧拉求解 fortran代码,用于2维流场求解(2D Unstructured Euler code)
非结构网格有限体积法求解二维欧拉方程程序,区别于结构网格(The unstructured grid finite volume method to solve two-dimensional Euler equation )
这是一个数值计算Fortran程序,将矩阵进行奇异值分解,SVD.txt存放待分解的矩阵,u.dat,v.dat为分解后的左右矩阵,qiyizhi.dat和qiyizhi0.dat为得到的奇异值。(This is a numerical Fortran program matrix singular value decomposition, SVD.txt store to be factored matrix, u.dat, v.dat about decomposition of the matrix, qiyizhi.dat and singular value obtained qiyizhi0.dat .)
一个drucker prager模型的 的用户子程序,用于求解平面应变问题 abaqus UMAT and inp(drucker prager yield model for abaqus )
国外的地震有限元程序,美国伯克利大学的,非常经典(Earthquake abroad finite element program, the United States Berkeley, very classic)
将ABAQUS的ODB结果文件按照人为要求在文本文档中记录(On ABAQUS ODB results file records in a text document in accordance with human requirements)
基于有限体积法求解二维欧拉方程,是流体问题的最基本求解方法(The finite volume method to solve two-dimensional Euler equation)
基于密切锥方法的高超声速乘波前体设计源程序,Fortran编写(Hypersonic Waverider Fore Body Design Based on Osculating Cones)
矩量法的fortran程序,利用矩量法求解球散射的程序,希望大家好好学习(mom fortran program)
FCT_VOF AND YOUNGS_PLIC fully functioning source codes Debugged and fully functioning source codes Both can be used to calculate by choosing the icase for (1) the Zalesak rotational flow problem (2) the shear flow problem This complete set includes both FCT_VOF and Youngs_plic source code in f90. Including a input data file. The codes have been debugged and tested using MS-FORTRAN. Results can be obtained directly from the output files and loaded to get results. (FCT_VOF AND YOUNGS_PLIC fully functioning source codes Debugged and fully functioning source codes Both can be used to calculate by choosing the icase for (1) the Zalesak rotational flow problem (2) the shear flow problem This complete set includes both FCT_VOF and Youngs_plic source code in f90. Including a input data file. The codes have been debugged and tested using MS-FORTRAN. Results can be obtained directly from the output files and loaded to get results. Ps: statement CALL WRITER needed to be removed and replaced with usual output statement fsuch as: Write(*,*) x(I,j),y(I,j),fi(I,j)…. Etc., for user’s requirement. )
矩量法的fortran程序,忘了那本书的源码了(Method of Moments fortran program, forgot the source of the book)
稀疏矩阵算法及其程序实现(杨绍祺+谈根林),有解决稀疏矩阵需要的朋友可以好好认真的看一下(Sparse matrix algorithm and program implementation (Yang Shaoqi+ Tan root forest), solve sparse matrix can be a good friend in need a serious look at)