Direct Methods for Sparse Matrices (I. S. Duff, A. M. Erisman, J. K. Reid).pdf
2019-12-21 22:10:11 2.34MB DIRECT METHOD
1
"This important volume is the first part of a two-part textbook (the second part is entitled Conservation laws and elliptic equations). The text includes interesting homework problems that implement different aspects of most of the schemes discussed. The implementation aspect of this text includes a large amount of computing. Other useful aspects of computing included in this volume are symbolic computing and the use of graphics for analysis. Prerequisites suggested for using this book might include one semester of partial differential equations and some programming capability. This book will be a good reference text for students." -- MATHEMATICAL REVIEWS
2019-12-21 22:03:18 2.74MB CFD FDM PDE
1
本书讲述了SPH无网格方法的基本思想,操作介绍以及优势
2019-12-21 21:47:59 26.01MB SPH
1
刘桂荣的英文著作《Mesh Free Methods - Moving Beyond the Finite Element Method》pdf格式
2019-12-21 21:30:10 3.99MB Mesh Free Methods
1
光滑粒子流体动力学——一种无网格粒子法,理论背景、数值方法、程序实施。
2019-12-21 21:29:56 27.86MB 光滑粒子 无网格
1
光滑粒子流体动力学——一种无网格粒子法,此本书的配套程序。书中的原版程序根本运行不出来,这里比书中的程序添加了几个,这样可以运行了,但结果还是有问题,还需要调整,希望运行成功了的能指导我一下哦~~
2019-12-21 21:29:56 39KB 光滑粒子 无网格
1
内容详尽,也有详细讲解LBM代码的执行,非常适合初学者
2019-12-21 21:28:29 13.4MB LBM
1
1、用户登录页面,设为web应用的首页。页面中应该包括用户名和密码的输入框以及登录和注册按钮。 2、登录成功页面。页面中要包括“欢迎你,xxx”、“服务器处理结果:msg”(Action中封装的处理结果信息)和“服务器访问次数:n”这三行信息,其中,xxx为访问者在login页面提交的用户名, msg为服务器在判断用户名和密码一致后返回的信息(例如“登录成功”)或者为用户注册成功后返回的信息(例如“注册成功”),n为服务器访问次数的值。 3、登录失败页面。页面中要包括“服务器处理结果:msg”,其中msg为服务器在判断用户名和密码不一致后返回的信息(例如“用户名与密码不一致”)。
2019-12-21 21:25:47 3.8MB j2ee struts action method
1
那本价值900元的书,适合入门 CONTENTS 1 Introduction and Kinetics of Particles. . 1.1 Introduction. . . . . . . . . . . . . . . . . 1.2 Kinetic Theory. . . . . . . . . . . . . . . 1.2.1 Particle Dynamics . . . . . . 1.2.2 Pressure and Temperature . 1.3 Distribution Function . . . . . . . . . . 1.3.1 Boltzmann Distribution. . . 2 The Boltzmann Equation . . . . . . . . . . 2.1 Boltzmann Transport Equation. . . 2.1.1 Example 2.1 . . . . . . . . . 2.2 The BGKW Approximation. . . . . 2.3 Lattice Arrangements . . . . . . . . . 2.3.1 One-Dimensional . . . . . . 2.3.2 Two-Dimensional. . . . . . 2.3.3 Three-Dimensional . . . . . 2.4 Equilibrium Distribution Function . 3 The Diffusion Equation . . . . . . . . . . . . . . . . 3.1 Diffusion Equation . . . . . . . . . . . . . . . . . . . . . . . 3.1.1 Example 3.1 . . . . . . . . . . . . . . . . . . . . . . . 3.1.2 Example 3.2 . . . . . . . . . . . . . . . . . . . . . . . 3.2 Finite Differences Approximation . . . . . . . . . . . . . . 3.3 The Lattice Boltzmann Method . . . . . . . . . . . . . . . . 3.4 Equilibrium Distribution Function . . . . . . . . . . . . . . 3.5 Chapman–Enskog Expansion . . . . . . . . . . . . . . . . . . 3.5.1 Normalizing and Scaling. . . . . . . . . . . . . . . 3.5.2 Heat Diffusion in an Infinite Slab Subjected to a Constant Temperature . . . . . . . . . . . . . 3.5.3 Boundary Conditions . . . . . . . . . . . . . . . . . 3.5.4 Constant Heat Flux Example . . . . . . . . . . . . 3.6 3.7 3.8 Source or Sink Term . . . . . . . . . . . . . . . . . . . . . . . . . . . . Axi-Symmetric Diffusion . . . . . . . . . . . . . . . . . . . . . . . . . Two-Dimensional Diffusion Equation . . . . . . . . . . . . . . . . . 3.8.1 D2Q4 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3.8.2 D2Q5 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3.9 Boundary Conditions . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3.9.1 The Value of the Function is Given at the Boundary. 3.9.2 Adiabatic Boundary Con
2019-12-21 21:23:33 3.51MB Lattice Boltzmann Method codes
1
增广拉格朗日算法 Augmented Lagragian Method. 内含算例,注释详细,欢迎下载学习。
1