登录
首页 » Fortran » RKDG-Euler

RKDG-Euler

于 2020-11-27 发布 文件大小:609KB
0 100
下载积分: 1 下载次数: 57

代码说明:

  使用龙格-库塔间断Galerkin方法(RKDG)求解无粘流动Euler方程的程序,适用于计算流体力学RKDG方法的学习和研究。(Using the discontinuous Galerkin method (DG) for solving inviscid flow Euler equations procedures applicable to DG methods of study and research.)

文件列表:

RKDG-Euler
..........\BOUNDARY-U-K1.F,1757,2005-04-28
..........\BOUNDARY-W-K1.F,1767,2005-04-28
..........\FLUX-K1-Tang-f0.F,3968,2012-09-14
..........\FLUX-K1-Tang.F,6867,2012-09-18
..........\KFVS-X-N.F,767,2005-04-21
..........\KFVS-X-P.F,794,2005-04-21
..........\KFVS-Y-N.F,767,2005-04-21
..........\KFVS-Y-P.F,792,2005-04-21
..........\LR-X.F,1078,2005-04-21
..........\LR-Y.F,1084,2005-04-21
..........\P-contour-T0p35.lay,13525,2012-09-18
..........\P-K1-SV-T0p35.eps,122417,2012-09-18
..........\PP-K1-100.PLT,1850049,2012-09-18
..........\Release
..........\.......\DERFC.obj,4796,2012-09-18
..........\.......\Shock Vortex-K1.obj,90613,2012-09-18
..........\.......\T 0p35.exe,421888,2012-09-18
..........\RO-K1-100.PLT,1850049,2012-09-18
..........\Shock Vortex-K1.F,23945,2012-09-18
..........\T 0p35.dsp,4372,2012-09-18
..........\T 0p35.dsw,537,2012-09-18
..........\T 0p35.opt,44544,2012-09-18
..........\T 0p35.plg,1080,2012-09-18

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

发表评论

0 个回复

  • waidianniudun
    外点牛顿法,十个参数,可以解决带有约束条件的非线性规划问题。(External point Newton, with dozens of parameters that can solve linear programming problems with constraints)
    2020-12-24 19:59:05下载
    积分:1
  • matlabFunctions
    说明:  在matlab实现基于Schmidt的QR分解,共轭梯度法等(QR decomposition based on Schmidt in MATLAB)
    2020-01-13 11:19:51下载
    积分:1
  • lanczosfilter
    说明:  对时间序列进行滤波,去掉噪声,得到平滑后的数据(Filters a time series via Lanczos method (cosine filter).)
    2020-03-23 19:41:37下载
    积分:1
  • bisect
    该function文件可以利用二分法求解方程的数值解,其中有例子(The function files can be used to solve equations numerical solution of the dichotomy, of which examples)
    2010-10-10 11:35:26下载
    积分:1
  • p4vasp_for_windows_install
    这个windows下可视化晶体结构的软件,可用于构造晶体,界面,表面...对于做第一性原理初始模型的构建以及结果的可视化分析特别有用处.(Under the windows crystal structure visualization software can be used for the crystal structure, interface, surface ... do first principles for the construction of the initial model and the results of visual analysis is particularly useful.)
    2010-11-05 01:35:00下载
    积分:1
  • rejectionofnbibaseonwaveletpacket
    为了进一步提高直接序列/跳频(DS/FH)扩频系统的抗干扰能力,基于小波包变换结合递归最小二乘算法设计 了一种变换域自适应干扰抑制算法,该算法采用小波包分解定位窄带干扰,递归最小二乘算法抑制窄带干扰。通过蒙特卡 罗仿真分析在增加抗干扰模块后,DS/FH系统工作在准静态时,在不同信噪比条件下抗窄带干扰性能。仿真结果表明:该 算法具有较强的自适应性以及抗窄带干扰能力,其性能优于传统的直接置零法,适用于多音干扰下的恶劣通信环境。(In order to further improve the anti-jamming capability of direct sequence/frequency-hopping spread spectrum system (DS/FH), based on wavelet packet transform combined with recursive least squares algorithm design a transform domain adaptive interference suppression algorithm, the algorithm uses wavelet packet decomposition positioning narrowband interference, narrowband interference suppression recursive least squares algorithm. By Monte Carlo simulation analysis to increase the anti-jamming module DS/FH system work in the quasi-static, in different SNR anti narrowband interference performance. Simulation results show that: the algorithm has strong adaptability and resistance to narrowband interference ability, its performance is superior to the traditional method of direct zero, poor communication environment suitable for multi-tone interference.)
    2012-09-09 23:20:26下载
    积分:1
  • Integrald1.gz
    建筑结构单自由度结构在地震作用下的位移响应杜哈梅积分求解(The SDOF structure of building structures under earthquake displacement response Du Hamei Integral Solution)
    2012-12-12 14:21:30下载
    积分:1
  • NHMT
    说明:  埃特金不等距插值,有例子,检验过,很顺利(Aitken non-equidistant interpolation, there are examples of tests, it is smooth)
    2008-11-30 19:02:40下载
    积分:1
  • vvuce
    使用matlab实现智能预测控制算法,分数阶傅里叶变换计算方面,实现了图像的加水印,去噪,加噪声等功能。( Use matlab intelligent predictive control algorithm, Fractional Fourier transform computing, Realize image watermarking, de-noising, plus noise and other functions.)
    2017-05-27 12:36:55下载
    积分:1
  • lbm2d
    基于D2Q9模型的LBM程序,用于计算方腔驱动流,对应何亚玲《格子Boltzmann方法的理论及应用》一书的源码(LBM D2Q9 model-based program used to calculate the square cavity driven flow, which corresponds He Yaling " Lattice Boltzmann Method Theory and Applications," a source book)
    2021-03-12 21:19:24下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载