登录
首页 » Fortran » nonuniform_fdtd

nonuniform_fdtd

于 2021-04-10 发布 文件大小:515KB
0 248
下载积分: 1 下载次数: 94

代码说明:

  时域有限差分方法程序,网格为非均匀剖分的(FDTD method program, a non-uniform partition of the grid)

文件列表:

nonuniform FDTD
...............\calculation.dsp,3414,2009-01-16
...............\calculation.dsw,547,2009-01-13
...............\calculation.f90,29533,2009-01-16
...............\calculation.opt,44544,2009-01-16
...............\calculation.plg,525,2009-01-16
...............\calculation111.f90,1351,2009-01-16
...............\calculation333.f90,27438,2009-01-16
...............\const2.f90,10579,2009-01-16
...............\Debug
...............\.....\calculation.exe,610372,2009-01-16
...............\.....\calculation.ilk,430348,2009-01-16
...............\.....\calculation.obj,115241,2009-01-16
...............\.....\calculation.pdb,615424,2009-01-16
...............\.....\calculation111.obj,9295,2009-01-16
...............\.....\calculation333.obj,105986,2009-01-16
...............\.....\const2.mod,17493,2009-01-16
...............\.....\const2.obj,2554,2009-01-16
...............\.....\DF60.PDB,25600,2009-01-16
...............\readme.txt,50,2009-01-16

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

发表评论

0 个回复

  • TILT_v1_04
    一种求解低秩矩阵和稀疏矩阵的方法,在图像中的应用广泛。(a inprove method to find low-rank and sparse matrix。)
    2021-01-08 21:28:51下载
    积分:1
  • inverse_preisach
    此程序碼為計算inverse-preisach之解析法計算(This program code for calculating inverse-preisach of analytical method)
    2011-11-02 05:17:12下载
    积分:1
  • weno5
    weno5求解sod激波管问题,是初学计算流编程时做作业的题目,供参考(sod shock problem solve by weno5 for reference)
    2016-10-27 15:30:09下载
    积分:1
  • 11087 统逆序对
    说明:  Description 设a[0…n-1]是一个包含n个数的数组,若在ia[j],则称(i, j)为a数组的一个逆序对(inversion)。 比如 有5个逆序对。请采用类似“合并排序算法”的分治思路以O(nlogn)的效率来实现逆序对的统计。 一个n个元素序列的逆序对个数由三部分构成: (1)它的左半部分逆序对的个数,(2)加上右半部分逆序对的个数,(3)再加上左半部分元素大于右半部分元素的数量。 其中前两部分(1)和(2)由递归来实现。要保证算法最后效率O(nlogn),第三部分(3)应该如何实现? 此题请勿采用O(n^2)的简单枚举算法来实现。 并思考如下问题: (1)怎样的数组含有最多的逆序对?最多的又是多少个呢? (2)插入排序的运行时间和数组中逆序对的个数有关系吗?什么关系? 输入格式 第一行:n,表示接下来要输入n个元素,n不超过10000。 第二行:n个元素序列。 输出格式 逆序对的个数。 输入样例 5 2 3 8 6 1 输出样例 5(Set a[0... N-1] is a n array containing n numbers. If there is a [i] > a [j] i n the case of I < j, then (i, j) is a n inversion pair of a array. For example, has five reverse pairs. Please use the idea of "merge sorting algorithm" to achieve the statistics of inverse pairs with O (nlogn) efficiency. The number of inverse pairs of a sequence of n elements consists of three parts: (1) The number of reverse pairs in the left half, (2) the number of reverse pairs in the right half, (3) the number of elements in the left half is greater than that in the right half. The first two parts (1) and (2) are implemented by recursion. To ensure the final efficiency of the algorithm O (nlogn), how should the third part (3) be implemented? Do not use O (n ^ 2) simple enumeration algorithm to solve this problem.)
    2019-01-07 23:52:06下载
    积分:1
  • MalmquistLuenberger
    基于R程序的malmquist-luenberger 指数的计算源代码。(Malmquist- luenberger index calculation based on R program source code.)
    2020-08-23 14:07:46下载
    积分:1
  • gavsteh
    地球物理中的G-S变换,电磁场频率域变换到时间域。(Geophysics in the GS transformation, electromagnetic frequency domain transform to the time domain.)
    2021-04-22 12:48:48下载
    积分:1
  • chenggongjiao
    处理任意两点间多条公交、地铁线路的到达问题此,改程序将一二问综合在一起,方便精简,运行速度快(Treatment between any two many bus, subway lines to reach this issue, change the program integrated with the twelve asked to facilitate streamlined, fast)
    2013-08-18 09:29:13下载
    积分:1
  • SIMPLER-Tao
    西安交大陶老师经典SIMPLER算法程序,Fortran编写,对学习CFD很有帮助!(Tao, Xi' an Jiaotong University Teachers classic SIMPLER algorithm program, Fortran write, to learn CFD helpful!)
    2009-12-29 18:04:15下载
    积分:1
  • NewMatlab
    润滑理论的matlab求解程序,包括弹流和刚流润滑.(Lubrication theory matlab solving procedures, including Elastohydrodynamic lubrication and just.)
    2020-07-01 08:20:02下载
    积分:1
  • 0-1
    说明:  用LINGO求解最短路径问题,此方法为0-1规划,只适用于简单的ILP问题。(Lingo is used to solve the shortest path problem, which is a 0-1 programming method. It is only suitable for simple ILP problems.)
    2020-05-04 08:21:21下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载