当前位置:网站首页>LAGRANGIAN FLUID SIMULATION WITH CONTINUOUS CONVOLUTIONS
LAGRANGIAN FLUID SIMULATION WITH CONTINUOUS CONVOLUTIONS
2022-08-11 06:15:00 【zhSunw】
LAGRANGIAN FLUID SIMULATION WITH CONTINUOUS CONVOLUTIONS
WITH CONTINUOUS CONVOLUTIONS)

motivation: Predicting particles affected by the environment through the networkcase offsets for a more realistic simulation.
CONTINUOUS CONVOLUTIONS
Traditional convolution definition

Unstructured Particle Set Convolution Definition

Use the mapping Λ(r) of a unit sphere to map the relative position within the sphere to the convolution kernel offset:
N(x, R) is a set of points within a radius R of the center of the x point, a ensures smooth response of convolution in different particle neighborhoods:
ψ is a scalar function for normalization. Since the change of particle density is an important feature of the simulated fluid, it is set to 1: 
The convolution has been packaged into the open3d library:
LEARNING FLUID MECHANICS WITH CONVOLUTIONAL NETWORKS
Calculate motion state under fixed force: 
optional
As a dynamic particle feature,
Boundary static particle feature.
Use network convolution to predict the offset of each particle's environmental impact at the current timestep: 
Update initial state for next timestep:
NETWORK ARCHITECTURE

Loss design:
emphasize loss with few adjacent particles
Experiments

边栏推荐
猜你喜欢
随机推荐
GBase 8s的多线程结构
>>技术应用:用于 REST API 开发和测试的 10 大工具
Toolbar 和 DrawerLayout 滑动菜单
GBase 8a技术特性-集群架构
内核与用户空间通过字符设备通信
通过字符设备虚拟文件系统实现kernel和userspace数据交换(基于kernel 5.8测试通过)
梅科尔工作室-DjangoWeb 应用框架+MySQL数据库第六次培训
Haproxy集群
GBASE数据库迁移(Oracle到GBase 8s的数据类型映射)
Joint 3D Instance Segmentation and Object Detection for Autonomous Driving
恶劣天气 3D 目标检测数据集收集
>>数据管理:DAMA简介
正则表达式与绕过案例
关于修改挂载到宿主机上的mysql配置文件不生效这件事
《现代密码学》学习笔记——第三章 分组密码 [二] AES
emqx安装及mqttx连接使用
若依分离版—移动端开发通知公告功能
Fragment 和 CardView
Nodered系列—使用node-red-node-mysql写入mysql详细步骤
软件架构之--MVC、MVP、MVVM









