1 引言從Fracman導入DFN模型到FLAC3D或3DEC時,必須首先設(shè)置模型的域范圍(model domain extent),這是因為DFN只能在模型域內(nèi)產(chǎn)生,否則會出現(xiàn)錯誤信息:A domain must be specified before a dfn can be imported(在導入dfn之前必須指定一個域)。
[2] Cumming-Potvin, D. (2016b) Results from physical models of block caving.[3] Cumming-Potvin, D. (2018) Numerical simulations of a centrifuge model of caving.
1 引言3DEC模型轉(zhuǎn)換到FLAC3D模型比轉(zhuǎn)換到UDEC模型【三維模型輸出到二維模型(3DEC to UDEC)】要復雜的多,原因是三維模型對象的屬性比二維模型多,涉及到點,線,面,體,組,槽的轉(zhuǎn)換。一個最基本的要求是在3DEC內(nèi)必須把block劃分成zone才能進行轉(zhuǎn)換,在3DEC內(nèi)直接的轉(zhuǎn)換方式為:File>Grid>Export to FLAC3D...。