文件名称:ApproximateRiemannSolvers-master
介绍说明--下载内容来自于网络,使用问题请自行百度
计算流体力学,各种差分格式求解欧拉方程,非常全(Computational fluid dynamics, various difference schemes for solving Euler equations, very complete)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
ApproximateRiemannSolvers-master | 0 | 2018-10-14 |
ApproximateRiemannSolvers-master\.gitignore | 246 | 2018-10-14 |
ApproximateRiemannSolvers-master\FVmethods_waveFluctuations | 0 | 2018-10-14 |
ApproximateRiemannSolvers-master\FVmethods_waveFluctuations\EulerExact.m | 3632 | 2018-10-14 |
ApproximateRiemannSolvers-master\FVmethods_waveFluctuations\Euler_IC1d.m | 4755 | 2018-10-14 |
ApproximateRiemannSolvers-master\FVmethods_waveFluctuations\MUSCL_Euler1d.m | 5401 | 2018-10-14 |
ApproximateRiemannSolvers-master\FVmethods_waveFluctuations\MUSCL_EulerRes1d_Fluctuations.m | 4550 | 2018-10-14 |
ApproximateRiemannSolvers-master\FVmethods_waveFluctuations\THINC_Euler1d.m | 4827 | 2018-10-14 |
ApproximateRiemannSolvers-master\FVmethods_waveFluctuations\THINC_EulerRes1d_Fluctuations.m | 4915 | 2018-10-14 |
ApproximateRiemannSolvers-master\FVmethods_waveFluctuations\WENO5_Euler1d.m | 5521 | 2018-10-14 |
ApproximateRiemannSolvers-master\FVmethods_waveFluctuations\WENO5_EulerRes1d_Fluctuations.m | 4748 | 2018-10-14 |
ApproximateRiemannSolvers-master\LICENSE | 1078 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_THINC_BVD | 0 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_THINC_BVD\CommonIC.m | 2613 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_THINC_BVD\EulerExact.m | 3632 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_THINC_BVD\Euler_IC1d.m | 4755 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_THINC_BVD\Hybrid2_AdvecRes1d_Algorithm2.m | 3417 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_THINC_BVD\Hybrid2_AdvecRes1d_Algorithm4.m | 2930 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_THINC_BVD\Hybrid3_AdvecRes1d_Algorithm2.m | 2559 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_THINC_BVD\Hybrid_Advec1d.m | 9402 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_THINC_BVD\Hybrid_AdvecRes1d_Algorithm2.m | 3784 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_THINC_BVD\Hybrid_AdvecRes1d_Algorithm4.m | 3283 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_THINC_BVD\Hybrid_Euler1d.m | 7878 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_THINC_BVD\Hybrid_EulerRes1d.m | 15585 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_THINC_BVD\MUSCL-THINC-BVD_Euler1d.png | 85895 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_THINC_BVD\MUSCL-THINC-BVD_linearFlux.png | 47662 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_THINC_BVD\MUSCL_EulerRes1d.m | 13504 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_THINC_BVD\MUSCL_MC_Euler1d.png | 84502 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_THINC_BVD\THINC_AdvecRes1d.m | 1759 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_THINC_BVD\TestingIC.m | 1225 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_THINC_BVD\WENO5_AdvecRes1d.m | 4313 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_THINC_BVD\WENO5_AdvecRes1d_FluxSplitting.m | 4340 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_TVD | 0 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_TVD\.DS_Store | 6148 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_TVD\Continuum_IC2d.m | 304 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_TVD\EulerExact.m | 3632 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_TVD\Euler_IC1d.m | 4755 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_TVD\Euler_IC2d.m | 6714 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_TVD\MUSCL_Euler1d.m | 4053 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_TVD\MUSCL_Euler2d.m | 5627 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_TVD\MUSCL_EulerRes1d.m | 13539 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_TVD\MUSCL_EulerRes2d.m | 17778 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_TVD\MUSCL_HLLC_MC_config05.fig | 1156896 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_TVD\MUSCL_HLLE_MC_config03.fig | 10434288 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_TVD\MUSCL_HLLE_MC_config03_rho _CFL06_tEnd_03_400x400.fig | 1840375 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_TVD\MUSCL_HLLE_MC_config03_rho _CFL06_tEnd_03_400x400.png | 37143 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_TVD\MUSCL_HLLE_MC_config12.fig | 11666687 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_TVD\MUSCL_HLLE_MC_config12_rho _CFL06_tEnd_03_400x400.fig | 2019024 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSCL_TVD\MUSCL_HLLE_MC_config12_rho _CFL06_tEnd_03_400x400.png | 28628 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSLC_TVD_Genuine2D | 0 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSLC_TVD_Genuine2D\Continuum_IC2d.m | 304 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSLC_TVD_Genuine2D\Euler_IC2d.m | 6968 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSLC_TVD_Genuine2D\FluxAssembly_Prototype.m | 2869 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSLC_TVD_Genuine2D\HLLE2dFlux_Prototype.m | 11732 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSLC_TVD_Genuine2D\MUSCL_Euler2d.m | 6485 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSLC_TVD_Genuine2D\MUSCL_Euler2d.png | 155145 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSLC_TVD_Genuine2D\MUSCL_EulerRes2d_v0.m | 8377 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSLC_TVD_Genuine2D\MUSCL_EulerRes2d_v1.m | 12505 | 2018-10-14 |
ApproximateRiemannSolvers-master\MUSLC_TVD_Genuine2D\MUSCL_EulerRes2d_v2.m | 9666 | 2018-10-14 |
ApproximateRiemannSolvers-master\README.md | 1874 | 2018-10-14 |
ApproximateRiemannSolvers-master\THINC_BVD | 0 | 2018-10-14 |
ApproximateRiemannSolvers-master\THINC_BVD\CommonIC.m | 2613 | 2018-10-14 |
ApproximateRiemannSolvers-master\THINC_BVD\EulerExact.m | 3632 | 2018-10-14 |
ApproximateRiemannSolvers-master\THINC_BVD\Euler_IC1d.m | 4755 | 2018-10-14 |
ApproximateRiemannSolvers-master\THINC_BVD\LinearAdvection.png | 49655 | 2018-10-14 |
ApproximateRiemannSolvers-master\THINC_BVD\NonlinearAdvection.png | 49655 | 2018-10-14 |
ApproximateRiemannSolvers-master\THINC_BVD\THINC_Advec1d.m | 3615 | 2018-10-14 |
ApproximateRiemannSolvers-master\THINC_BVD\THINC_AdvecRes1d.m | 1862 | 2018-10-14 |
ApproximateRiemannSolvers-master\THINC_BVD\THINC_Euler1d.m | 5516 | 2018-10-14 |
ApproximateRiemannSolvers-master\THINC_BVD\THINC_EulerRes1d.m | 13864 | 2018-10-14 |
ApproximateRiemannSolvers-master\THINC_BVD\THINC_HLLC_Euler1d.png | 57955 | 2018-10-14 |
ApproximateRiemannSolvers-master\THINC_BVD\THINCmethods_EulerTest.eps | 74424 | 2018-10-14 |
ApproximateRiemannSolvers-master\THINC_BVD\TestingIC.m | 1225 | 2018-10-14 |
ApproximateRiemannSolvers-master\WENO | 0 | 2018-10-14 |
ApproximateRiemannSolvers-master\WENO\CW_BlastWaveTest_FV_WENO5_HLLE_characteristics.png | 71054 | 2018-10-14 |
ApproximateRiemannSolvers-master\WENO\CW_BlastWaveTest_FV_WENO5_LF_characteristics.png | 69293 | 2018-10-14 |
ApproximateRiemannSolvers-master\WENO\CWblastwaveRef.mat | 50291 | 2018-10-14 |
ApproximateRiemannSolvers-master\WENO\DoubleMachReflection_240x60_FV_WENO5_LF_primitives.fig | 273058 | 2018-10-14 |
ApproximateRiemannSolvers-master\WENO\DoubleMachReflection_240x60_FV_WENO5_LF_primitives.png | 40515 | 2018-10-14 |
ApproximateRiemannSolvers-master\WENO\DoubleMachReflection_240x60_FV_WENO7_LF_componentwise.fig | 280477 | 2018-10-14 |
ApproximateRiemannSolvers-master\WENO\DoubleMachReflection_240x60_FV_WENO7_LF_componentwise.png | 44113 | 2018-10-14 |
ApproximateRiemannSolvers-master\WENO\DoubleMachReflection_240x60_FV_WENO7_LF_primitives.fig | 287021 | 2018-10-14 |
ApproximateRiemannSolvers-master\WENO\DoubleMachReflection_240x60_FV_WENO7_LF_primitives.png | 45537 | 2018-10-14 |
ApproximateRiemannSolvers-master\WENO\DoubleMachReflection_241x61_FD_WENO5_LF_componentwise.fig | 272021 | 2018-10-14 |
ApproximateRiemannSolvers-master\WENO\DoubleMachReflection_241x61_FD_WENO5_LF_componentwise.png | 40641 | 2018-10-14 |
ApproximateRiemannSolvers-master\WENO\DoubleMachReflection_241x61_FD_WENO7_LF_componentwise.fig | 284998 | 2018-10-14 |
ApproximateRiemannSolvers-master\WENO\DoubleMachReflection_241x61_FD_WENO7_LF_componentwise.png | 43394 | 2018-10-14 |
ApproximateRiemannSolvers-master\WENO\EulerEquations_200_WENO5_HLLC.png | 22196 | 2018-10-14 |
ApproximateRiemannSolvers-master\WENO\EulerEquations_200_WENO5_SHLL.png | 47682 | 2018-10-14 |
ApproximateRiemannSolvers-master\WENO\EulerExact.m | 3638 | 2018-10-14 |
ApproximateRiemannSolvers-master\WENO\Euler_CWblastwave_IC1d.m | 1469 | 2018-10-14 |
ApproximateRiemannSolvers-master\WENO\Euler_DoubleMachReflection_IC2d.m | 2027 | 2018-10-14 |
ApproximateRiemannSolvers-master\WENO\Euler_Riemann_IC1d.m | 3684 | 2018-10-14 |
ApproximateRiemannSolvers-master\WENO\Euler_Riemann_IC2d.m | 7046 | 2018-10-14 |
ApproximateRiemannSolvers-master\WENO\FD_WENO_EE1d.m | 12611 | 2018-10-14 |
ApproximateRiemannSolvers-master\WENO\FD_WENO_EE1d_PeriodicBCs.m | 12169 | 2018-10-14 |
ApproximateRiemannSolvers-master\WENO\FD_WENO_EE1d_charWiseRecon.m | 9551 | 2018-10-14 |
ApproximateRiemannSolvers-master\WENO\FD_WENO_EE2d.m | 29609 | 2018-10-14 |
ApproximateRiemannSolvers-master\WENO\FD_WENO_EE2d_CharactRecon.m | 19342 | 2018-10-14 |
ApproximateRiemannSolvers-master\WENO\FD_WENO_EE_CWblastwave1d.m | 5411 | 2018-10-14 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.