speed up your setups -Fluent

不羁岁月 提交于 2020-01-14 22:25:45

Fluent speed up

1 Redo-speed up

 

1.1 write and save BC setups in fluent

file/write-bc bcsetup

file/read-bc bcsetup

1.2 Data Interpolation :interpolation: :write bc:

 

1.2.1 Interpolate BC and data

1.) Run the simulation for coarse mesh 2.) Write interpolate file using command file–>interpolate–>write–>save (selected all variables) 3.) Write boundary conditions using TUI: file/write-bc <file-name> 4.) Read fine mesh using command

file–>read–>mesh 5.) Read boundary conditions using text command “file/read-bc <file-name>” (read same file generated at step 3) ( the file shoud be the loading path, you can check the loading path with pwd command 6.) Read interpolate file file–>interpolate–>read–>selected same file generated at step 2

  1. Reduce the under-relaxation factors and calculate on the new mesh for a few iterations

to avoid sudden changes due to any imbalance of fluxes after interpolation. Then increase the under-relaxation factors and compute a solution on the new mesh.

1.3 Replacing the mesh

if you change the mesh, you do not need to setup all models manually again, you just need to replace the mesh file

>zones/setting up domain/replace mesh > https://www.sharcnet.ca/Software/Ansys/17.2/en-us/help/flu_ug/flu_ug_replace_mesh.html

  • no need to save case setting and interpolate the existing data, these are done automatically
  • replace the mesh globally

Author: ka

Created: 2020-01-14 二 20:59

Emacs 24.5.1 (Org mode 8.2.10)

Validate

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!