登录
首页 » Fortran » phase field codes

phase field codes

于 2020-12-18 发布 文件大小:917KB
0 238
下载积分: 1 下载次数: 31

代码说明:

  相场法模拟晶粒,有关相场的matlab程序,有相场法fortran源代码 (Matlab program on phase field)(grain evalution based on phase field method)

文件列表:

codes\ModelA\input, 167 , 2010-11-11
codes\ModelA\Makefile, 1037 , 2010-11-11
codes\ModelA\manager.f90, 202 , 2010-11-11
codes\ModelA\README.txt, 1066 , 2010-11-11
codes\ModelA\solver_mod.f90, 2953 , 2010-11-11
codes\ModelA\surff.m, 1581 , 2010-11-11
codes\ModelA\util_mod.f90, 4784 , 2010-11-11
codes\ModelA\variables_mod.f90, 1694 , 2010-11-11
codes\ModelB\averga_psi, 1079101 , 2010-11-11
codes\ModelB\averga_psi_cp, 572251 , 2010-11-11
codes\ModelB\input, 171 , 2010-11-11
codes\ModelB\Makefile, 1066 , 2010-11-11
codes\ModelB\manager.f90, 202 , 2010-11-11
codes\ModelB\README.txt, 1064 , 2010-11-11
codes\ModelB\solver_mod.f90, 3089 , 2010-11-11
codes\ModelB\surff.m, 1580 , 2010-11-11
codes\ModelB\util_mod.f90, 4780 , 2010-11-11
codes\ModelB\variables_mod.f90, 1440 , 2010-11-11
codes\ModelC_alloy\input, 201 , 2010-11-11
codes\ModelC_alloy\Int_position, 2450000 , 2010-11-11
codes\ModelC_alloy\loader.f90, 110 , 2010-11-11
codes\ModelC_alloy\Makefile, 1085 , 2010-11-11
codes\ModelC_alloy\manager.f90, 241 , 2010-11-11
codes\ModelC_alloy\modelC_alloy, 164456 , 2010-11-11
codes\ModelC_alloy\README.txt, 1190 , 2010-11-11
codes\ModelC_alloy\solver_mod.f90, 9020 , 2010-11-11
codes\ModelC_alloy\surff.m, 1369 , 2010-11-11
codes\ModelC_alloy\util_mod.f90, 4892 , 2010-11-11
codes\ModelC_alloy\variables_mod.f90, 2171 , 2010-11-11
codes\ModelC_pure\input, 195 , 2010-11-11
codes\ModelC_pure\Makefile, 1046 , 2010-11-11
codes\ModelC_pure\manager.f90, 222 , 2010-11-11
codes\ModelC_pure\README.txt, 1194 , 2010-11-11
codes\ModelC_pure\solver_mod.f90, 5545 , 2010-11-11
codes\ModelC_pure\surff.m, 1361 , 2010-11-11
codes\ModelC_pure\util_mod.f90, 4885 , 2010-11-11
codes\ModelC_pure\variables_mod.f90, 1965 , 2010-11-11
codes\PFC_alloy\AlloyPFC_C_parallel\alloy.in, 297 , 2010-11-11
codes\PFC_alloy\AlloyPFC_C_parallel\fft_bhp_test_mpi_efficient_basic.c, 12868 , 2010-11-11
codes\PFC_alloy\AlloyPFC_C_parallel\fft_bhp_test_mpi_efficient_basic_v3.c, 12820 , 2010-11-30
codes\PFC_alloy\AlloyPFC_C_parallel\readme.txt, 1629 , 2010-11-11
codes\PFC_alloy\input, 870 , 2010-11-11
codes\PFC_alloy\Makefile, 1074 , 2010-11-11
codes\PFC_alloy\manager.f90, 199 , 2010-11-11
codes\PFC_alloy\PD_w008.pdf, 1780 , 2010-11-11
codes\PFC_alloy\PD_w088.pdf, 1917 , 2010-11-11
codes\PFC_alloy\README.txt, 1426 , 2010-11-11
codes\PFC_alloy\solver_mod.f90, 6168 , 2010-11-11
codes\PFC_alloy\surff.m, 1374 , 2010-11-11
codes\PFC_alloy\Thumbs.db, 9216 , 2010-11-11
codes\PFC_alloy\util_mod.f90, 4431 , 2010-11-11
codes\PFC_alloy\variables_mod.f90, 2671 , 2010-11-11
codes\PFC_alloy\AlloyPFC_C_parallel, 0 , 2013-12-18
codes\ModelA, 0 , 2013-12-18
codes\ModelB, 0 , 2013-12-18
codes\ModelC_alloy, 0 , 2013-12-18
codes\ModelC_pure, 0 , 2013-12-18
codes\PFC_alloy, 0 , 2013-12-18
codes, 0 , 2013-12-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LBM-cylinder
    用LBM结合非平衡外推方法实现的圆柱绕流,柱面边界以非平衡外推方法实现。(LBM combined with the extrapolation method of achieving non-equilibrium flow around a cylinder, cylinder boundary to achieve non-equilibrium extrapolation method.)
    2021-04-02 14:19:07下载
    积分:1
  • IMLS
    点云曲面建模,基于距离函数,运用移动最小二乘法,拟合曲面,提取等值面,用于散乱点云的快速三角网格构建(Point cloud surface modeling, based on the distance function, the use of moving least squares method, fitting surface, isosurface extraction for fast scattered point cloud build triangular mesh)
    2020-11-12 10:09:45下载
    积分:1
  • dec_to_dianjingdufudian
    该程序完成了十进制数(包括小数)到二进制单精度浮点数的转换(The program completed a decimal number (including decimals) to single-precision floating-point binary conversion)
    2013-05-26 10:32:28下载
    积分:1
  • ex
    说明:  设计一个函数,其功能是同时求得长度为20的整型数组所有元素中的最大值、最小值和平均值。并用相应的主函数对其进行测试,测试数组可以用随机数填充或者自行定义数据。(The design of a function, its function is to obtain the length of the maximum, minimum and average 20 integer array element. And its main function testing, the test array can be populated with a random number or define your own data.)
    2012-12-06 09:43:13下载
    积分:1
  • lvbo
    简单的滤波代码,包含高通滤波,低通滤波,带通滤波和带阻滤波。( U7B80 u5E5 u6E4 u6E4 u6E1 u6E1 u6E2 U5E26 u963B u6EE4 u6CE2 u3002)
    2017-05-15 15:02:39下载
    积分:1
  • random4
    (一) 模拟产生一个正态随机序列X(n),要求自相关函数满足 画出产生的随机序列波形。 ((A) simulation to generate a normal random sequence X (n), required to meet the autocorrelation function of random sequences generated by the waveform plot.)
    2011-05-07 11:27:33下载
    积分:1
  • SMUSIC
    单次快拍 MUSIC 算法,这种单次快拍 MUSIC 算法仅利用接收的一次快拍的 M(M 为阵元数)个数据,通过对这 M 个数据做统计处理,来估计阵列数据的协方差矩阵(Single snapshot MUSIC algorithm, this single snapshot the MUSIC algorithm only receiving a snapshot M (M array element number) data, statistical treatment of these M data to estimate the array data co covariance matrix)
    2020-09-09 22:18:06下载
    积分:1
  • fit_line
    //最小二乘法直线拟合 m_FoldList为关键点(x,y)的链表 拟合直线方程(Y=kX+b) (//linear least squares fitting m_FoldList as the key point (x, y) of Chain fitting linear equation (Y = C/56 b))
    2005-08-24 04:40:23下载
    积分:1
  • foundations-of-linear-operator-theory-2005
    说明:  介绍线性算子的基本概念的文章,这是书里面的一个章节(Foundation of linear operator theory)
    2020-06-21 00:40:02下载
    积分:1
  • FFT
    提供基二FFT(频域)的C语言算法,希望对大家有用()
    2007-07-29 08:58:54下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载