文件名称:SPHYSICS_2D_v2.2.001
介绍说明--下载内容来自于网络,使用问题请自行百度
基于光滑粒子法开发的一款水动力计算程序。能够有效的开展cfd计算。-This report documents the computer program SPHysics based on
Smoothed Particle Hydrodynamics theory. The documentation
provides a brief descr iption of the governing equations and the
different numerical schemes used to solve them. FORTRAN code is
provided for two and three- dimensional versions of the model. Postprocessing
tools for MATLAB visualization are also provided.
Finally, several working examples are documented to enable the user
to test the program and verify that it is installed correctly. For 3-D
applications a complex geometry generator is now provided making
the creation of new geometries and loading in CAD files more
accessible.
Smoothed Particle Hydrodynamics theory. The documentation
provides a brief descr iption of the governing equations and the
different numerical schemes used to solve them. FORTRAN code is
provided for two and three- dimensional versions of the model. Postprocessing
tools for MATLAB visualization are also provided.
Finally, several working examples are documented to enable the user
to test the program and verify that it is installed correctly. For 3-D
applications a complex geometry generator is now provided making
the creation of new geometries and loading in CAD files more
accessible.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/ac_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/ac_Conservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/ac_KC_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/ac_KGC_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/ac_MLS_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/ac_NONE_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/ac_Shepard_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/approx_RiemannSolver_Conservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/approx_RiemannSolver_NonConservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/celij_BC_Dalrymple_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/celij_BC_Dalrymple_FloatingBodies_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/celij_BC_Monaghan_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/celij_BC_Monaghan_FloatingBodies_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/celij_BC_Monaghan_FloatingBodies_RiemannConservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/celij_BC_Monaghan_FloatingBodies_RiemannNonConservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/celij_BC_Monaghan_RiemannConservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/celij_BC_Monaghan_RiemannNonConservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/check_limits_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/correct_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/correct_Conservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/correct_SPS_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/densityFilter_MLS_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/densityFilter_NONE_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/densityFilter_Shepard_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/divide_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/energy_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/EoS_IdealGas_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/EoS_Morris_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/EoS_Tait_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/getdata_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/gradients_calc_basic_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/gradients_calc_Conservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/ini_divide_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/keep_list_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/kernel_correction_KC_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/kernel_correction_KGC_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/kernel_correction_NC_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/kernel_cubic_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/kernel_gaussian_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/kernel_quadratic_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/kernel_wendland5_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/limiter_betaMinMod_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/LU_decomposition_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/monaghanBC_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/monaghanBC_AngMomCorrection_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/monaghanBC_FloatingBodies_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/monaghanBC_FloatingBodies_AngMomCorrection_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/movingGate_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/movingObjects_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/movingPaddle_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/movingWedge_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/periodicityCorrection_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/poute_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/poute_Conservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/pre_celij_KGC_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/pre_celij_MLS_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/pre_celij_Shepard_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/pre_self_KGC_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/pre_self_MLS_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/pre_self_Shepard_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/recover_list_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/rigid_body_motion_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/rigid_body_motion_Conservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/self_BC_Dalrymple_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/self_BC_Dalrymple_FloatingBodies_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/self_BC_Monaghan_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/self_BC_Monaghan_FloatingBodies_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/self_BC_Monaghan_FloatingBodies_RiemannConservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/self_BC_Monaghan_FloatingBodies_RiemannNonConservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/self_BC_Monaghan_RiemannConservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/self_BC_Monaghan_RiemannNonConservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/SPHYSICS_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/step_beeman_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/step_predictor_corrector_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/step_predictor_corrector_Conservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/step_symplectic_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/step_symplectic_Conservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/step_verlet_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/updateNormals_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/variable_time_step_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/variab
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/ac_Conservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/ac_KC_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/ac_KGC_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/ac_MLS_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/ac_NONE_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/ac_Shepard_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/approx_RiemannSolver_Conservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/approx_RiemannSolver_NonConservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/celij_BC_Dalrymple_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/celij_BC_Dalrymple_FloatingBodies_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/celij_BC_Monaghan_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/celij_BC_Monaghan_FloatingBodies_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/celij_BC_Monaghan_FloatingBodies_RiemannConservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/celij_BC_Monaghan_FloatingBodies_RiemannNonConservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/celij_BC_Monaghan_RiemannConservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/celij_BC_Monaghan_RiemannNonConservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/check_limits_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/correct_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/correct_Conservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/correct_SPS_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/densityFilter_MLS_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/densityFilter_NONE_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/densityFilter_Shepard_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/divide_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/energy_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/EoS_IdealGas_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/EoS_Morris_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/EoS_Tait_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/getdata_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/gradients_calc_basic_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/gradients_calc_Conservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/ini_divide_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/keep_list_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/kernel_correction_KC_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/kernel_correction_KGC_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/kernel_correction_NC_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/kernel_cubic_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/kernel_gaussian_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/kernel_quadratic_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/kernel_wendland5_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/limiter_betaMinMod_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/LU_decomposition_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/monaghanBC_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/monaghanBC_AngMomCorrection_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/monaghanBC_FloatingBodies_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/monaghanBC_FloatingBodies_AngMomCorrection_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/movingGate_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/movingObjects_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/movingPaddle_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/movingWedge_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/periodicityCorrection_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/poute_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/poute_Conservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/pre_celij_KGC_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/pre_celij_MLS_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/pre_celij_Shepard_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/pre_self_KGC_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/pre_self_MLS_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/pre_self_Shepard_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/recover_list_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/rigid_body_motion_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/rigid_body_motion_Conservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/self_BC_Dalrymple_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/self_BC_Dalrymple_FloatingBodies_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/self_BC_Monaghan_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/self_BC_Monaghan_FloatingBodies_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/self_BC_Monaghan_FloatingBodies_RiemannConservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/self_BC_Monaghan_FloatingBodies_RiemannNonConservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/self_BC_Monaghan_RiemannConservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/self_BC_Monaghan_RiemannNonConservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/SPHYSICS_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/step_beeman_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/step_predictor_corrector_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/step_predictor_corrector_Conservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/step_symplectic_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/step_symplectic_Conservative_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/step_verlet_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/updateNormals_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/variable_time_step_2D.f
SPHYSICS_2D_2.2.001/source/SPHYSICS2D/variab
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.