当前位置:网站首页>[splashsplash] repeat the script that outputs splashsurf
[splashsplash] repeat the script that outputs splashsurf
2022-06-13 07:23:00 【beidou111】
import os
path=os.getcwd()
dir = path + '/partio/'
os.chdir(dir)
for i in range(1,76):
cmd = f"splashsurf reconstruct -i ./ParticleData_Fluid_0_{i}.bgeo --output-dir=out --particle-radius=0.025 --smoothing-length=2.0 --cube-size=1.5 --surface-threshold=0.6 -o surface_{i}.obj"
os.system(cmd)
边栏推荐
- Mui mixed development - when updating the download app, the system status bar displays the download progress
- c#高级编程-特性篇
- Department store center supply chain management system
- EF CORE执行SQL语句
- ISIS的vsys(虚拟系统)
- C语言:如何给全局变量起一个别名?
- How to write an amazing design document?
- First graphical interface (modified version)
- FSM state machine
- The biggest highlight of wwdc2022: metalfx
猜你喜欢
[RS-422 and RS-485] RS-422 and RS-485 serial interface standard
RT thread simulator lvgl control: slider control
FSM state machine
基于ESP32CAM实现WebSocket服务器实时点灯
SDN基本概述
NFV基本概述
10 Honest Facts I Want To Share With All Junior Developers
RT thread simulator lvgl control: switch switch button control
AQS - detailed explanation of reentrantlock source code
【ViveFocus使用WaveVR插件获取手柄操作事件】
随机推荐
What languages can be decompiled
redis-5. Redis' RDB, fork, copyonwrite, AOF, RDB & AOF are mixed
Personal JS learning notes
redis-1. Install redis with pictures and texts
Powerdispatcher reverse generation of Oracle data model
基于ESP32CAM实现WebSocket服务器实时点灯
Monotone stack top31 of interview must brush algorithm top101
AQS - detailed explanation of reentrantlock source code
关于c#委托、事件相关问题
快速排序
Is it safe for Hangzhou Securities to open an account?
redis-3. Redis list, set, hash, sorted_ set、skiplist
【splishsplash】重复输出splashsurf的脚本
First graphical interface
Try to use renderdoc to view the shader code of UE
MySQL does not recommend setting the column default value to null. Why on earth is this
C # related knowledge points
TXT_ File encryption and compression
C # Advanced Programming - Feature Section
How to stop PHP FPM service in php7