你好请按照规律自动帮我生成文字:要求GaugeVOF01依次递增至GaugeVOF02、GaugeVOF03增长至GaugeVOF44 start 2 001 0 ; end 2 001 12 ;其中的x坐标依次按05递增请将每一个GaugeVOF都写出来GaugeVOF01 type li
GaugeVOF02 { type lineCellFace; axis xyz; start ( 2.5 0.01 0 ); end ( 2.5 0.01 1.2 ); } GaugeVOF03 { type lineCellFace; axis xyz; start ( 3 0.01 0 ); end ( 3 0.01 1.2 ); } ... GaugeVOF44 { type lineCellFace; axis xyz; start ( 22 0.01 0 ); end ( 22 0.01 1.2 ); }
原文地址: https://www.cveoy.top/t/topic/baqK 著作权归作者所有。请勿转载和采集!