Computational-Fluid-Dynamics-Machine-Learning-Examples
Computational-Fluid-Dynamics-Machine-Learning-Examples copied to clipboard
Update vtm_data.py
Modified changes wrt VTK6:
- Update( ) is missing from VTK6
- GetWholeExtent( ) is replaced with GetExtent( ) in VTK6
对 VTK6 的修改更改:
- VTK6 中缺少 Update( )
- 在 VTK6 中 GetWholeExtent() 被 GetExtent() 取代
Modified changes wrt VTK6:
- Update( ) is missing from VTK6
- GetWholeExtent( ) is replaced with GetExtent( ) in VTK6
Hello, I want to train a network in predicting the steady state flow velocity vector field and pressure field ,so i run keras_steady_flow_predictor.py,in that I found that len(train_geometries) = 0, so there should be a problem with my data set path, and everything else succeeded. If you see it, please take a look at it. Thank you very much. I will put the error picture Link below,Thank you! https://stshoueducn-my.sharepoint.com/:f:/g/personal/m210911561_st_shou_edu_cn/EiB_9KBrt99Cjms93It_h7ABbd4ZxsubKE86TQSo0B4e3w?e=fhfGRH