Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanming-hu authored Aug 2, 2020
1 parent 5f12b61 commit f0aaa12
Showing 1 changed file with 6 additions and 11 deletions.
17 changes: 6 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,28 +81,23 @@ Homework 2 (最终作业)
* 流体隐粒子(Fluid Implicit Particles, FLIP)
* 仿射粒子元胞法(Affine Particle-in-Cell, APIC)与多项式粒子元胞法(Polynomial Particle-in-Cell, PolyPIC)
* 用FLIP与APIC进行流体模拟
* 物质点法(Material Point Method, MPM)基础


### 第八讲,7月27日 混合欧拉-拉格朗日视角(2)

* 物质点法(Material Point Method, MPM)基础
* 本构模型(Constitutive models)
* 塑性 (plasticity)
* 移动最小二乘物质点法(Moving Least Squares MPM, MLS-MPM)
* 本构模型(Constitutive models)
* 塑性 (Plasticity)
* 物质点法中的拉格朗日力(Lagrangian forces in MPM)
* MPM中的数值断裂(numeric fracture)与连续介质伤害力学(Continuum Damage Mechanics, CDM)


### 第九讲,8月3日 高性能计算与物理引擎

* 现代处理器微结构(processor microarchitectures)
* 内存层级(memory hierarchy)
* 单线程性能调优
* 并行编程与性能调优
* 高性能GPU编程
* MPM的性能优化
* 用稀疏数据结构加速物质点法的模拟
* 稀疏数据结构的调优
* 性能调优
* Taichi中的高级数据布局
* Taichi中的稀疏数据结构

8月10日空一次,大家完善自己的物理引擎(开放作业2)。

Expand Down

0 comments on commit f0aaa12

Please sign in to comment.