Вы находитесь на странице: 1из 9

j o u r n a l o f s u s t a i n a b l e m i n i n g 1 4 ( 2 0 1 5 ) 1 2 4 e1 3 2

H O S T E D BY Available online at www.sciencedirect.com

ScienceDirect

journal homepage: http://www.elsevier.com/locate/jsm

New open-source ANSYS-SolidWorks-FLAC3D


geometry conversion programs

Sawomir Bock*
G
owny Instytut G
ornictwa (Central Mining Institute), Plac Gwarkow 1, 40-166 Katowice, Poland

article info abstract

Article history: Numerical calculations are used increasingly often to obtain a stress-strain state in many
Received 15 October 2015 engineering problems. A popular program for this type of calculation which makes use of
Received in revised form the finite difference method (a continuous method) is Itasca's FLAC3D. However, an
4 November 2015 important limitation of FLAC3D is the difficulty of geometry creation. This paper presents
Accepted 4 November 2015 new open-source programs allowing the preparation of numerical models in a third-party
Available online 25 November 2015 software (ANSYS, SolidWorks) and their conversion to internal FLAC3D geometry files. The
converters have been written in BASH-scripting language and published under the terms of
Keywords: the GNU General Public License, which allows the free distribution and/or modification of
Numerical modelling the software with some limitations.
Material modelling Copyright 2015 Central Mining Institute in Katowice. Production and hosting by Elsevier
Mesh design B.V. This is an open access article under the CC BY-NC-ND license (http://
Geometry converter creativecommons.org/licenses/by-nc-nd/4.0/).
FDM
FLAC3D

Stokes, 2015; Payne et al., 2015), but also the proper simula-
1. Introduction tion of excavation, support and ground reinforcement, inter-
action between different types of support and/or coupling
The process of designing and planning engineering structures thermo-hydro-geomechanical approach (He, Feng, & Sun,
may use analytical, empirical, and numerical methods. In 2008; Javeri, 2008; Hokmabadi, Fatahi, & Samali, 2014;
light of the rapid increase in the data processing capacity of Rutqvist, 2011; Safari & Ghassemi, 2015). The development of
computers and the development of increasingly enhanced the geometry of 3D models could be performed in a dedicated
software for numerical modelling, it is advantageous to use software such as SolidWorks or ANSYS, but unfortunately it is
numerical methods when searching for design solutions e not possible then to import these models directly into FLAC3D,
especially in cases that need to take into consideration a great which is one of the accepted softwares for geomechanical
number of factors. Another important advantage of numerical calculations. This paper presents solutions to bypass this
modelling is the possibility of using 3D models, which be- limitation. Two converters have been written allowing the
comes practically necessary in many current challenges of conversion of discretized models prepared in ANSYS and
engineering and allows the proper representation of geolog- SolidWorks to a format compatible with FLAC3D.
ical structure (Nielsen, Cunningham, Hay, Partington, &

* Tel.: 48 32 2592637.
E-mail address: s.bock@gig.eu.
Peer review under responsibility of Central Mining Institute in Katowice.
http://dx.doi.org/10.1016/j.jsm.2015.11.002
2300-3960/Copyright 2015 Central Mining Institute in Katowice. Production and hosting by Elsevier B.V. This is an open access article
under the CC BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/4.0/).
j o u r n a l o f s u s t a i n a b l e m i n i n g 1 4 ( 2 0 1 5 ) 1 2 4 e1 3 2 125

smaller zones in the same space (Fig. 4). In version 5.01,


2. Standard grid generation in FLAC3D FLAC3D also provides a command which generates a grid
between the faces of an existing grid and a geometry set. This
In older versions of FLAC3D (up to version 4.0) geometry gen- tool may be particularly useful when generating the topo-
eration was practically limited to the creation of assembly from graphy of a surface (Fig. 5).
simple, regular shaped objects (Fig. 1). It is possible to distort The tools described were introduced in a FLAC3D version
the grids to fit arbitrary volumes, but it is a laborious task. This 5.0 which enables the creation of enough complex geometry to
is mainly due to the fact that each shape has a specific type of simulate and solve a large number of engineering problems.
grid connectivity and its distortion must strictly follow the axis However, in some cases it is more convenient or even neces-
convention and the order of the points definition. sary to create geometry using third-party programs.
During geometry generation using predefined grid shapes
(primitives), it is possible to create a complete model with the
desired geometry and to perform complex numerical calcula-
tions. Such an approach to geometry generation is often used 3. Existing mesh converters
in the analysis of various aspects of longwall mining (Jiang
et al., 2012; Oraee, Oraee, & Bangian, 2010; Ross, Yu, & Another approach to mesh creation is to prepare geometry in
Nyikos, 2005; Xie, Chang, & Yang, 2009; Yasitli & Unver, 2005), external programs and then to convert or discretize it using
but also in other fields, such as seismic (Chugh, 2005) or surface converters. Three such converters are available to the public:
subsidence (Shahriar, Amoushahi, & Arabzadeh, 2009). The
main advantage of using predefined shapes is the possibility to  gocad2flac3d.py e converts Gocad Solid files to Flac3d files,
parametrize the geometric properties of objects and therefore developed by Dr. Marcus Apel in TU Bergakademie Frei-
the ability to generate a series of models quickly e for example berg, Department of Geophysics and Geoinformatics
shafts with various diameters and lining thickness (Fig. 2). (GoCAD plugins, 2015),
Geometry generation in FLAC3D has been extended in the  F2F e a free software which creates three dimensional
current version 5.01 with the ability to import geometric data zones for FLAC3D by extruding the 2D finite elements,
(e.g. DXF files) to filter objects by assigning group names. This developed by Dr. Roozbeh Geraili Mikola (F2F: Free Soft-
technique may be useful for example in the analysis of mul- ware to Create 3D Mesh for FLAC3D, 2015),
tiple coal seam extractions (Fig. 3). In connection with another  Kubrix Geo e offered by Itasca and described as: a stand-
algorithm which is available and allows the densifying of alone product requiring an ASCII STL input file from any
mesh e realised by subdividing zones into two or more solid modeller (Kubrix Geo, 2015).

Fig. 1 e The shapes available in FLAC3D for geometry generation (FLAC3D, 2015).
126 j o u r n a l o f s u s t a i n a b l e m i n i n g 1 4 ( 2 0 1 5 ) 1 2 4 e1 3 2

Fig. 2 e A parametrized shaft model generated using predefined shapes. a) general view of the model, b) example of the
simulated void behind the lining (Bock, 2014).

Fig. 3 e The assignment of group names using external dxf files.

Fig. 4 e The result of in-build densifying of mesh. a) original grid, b) grid after densification.
j o u r n a l o f s u s t a i n a b l e m i n i n g 1 4 ( 2 0 1 5 ) 1 2 4 e1 3 2 127

Fig. 5 e Surface topography and layering in FLAC3D. a) the existing grid (blue) and the imported geometry set (grey), b) the
final geometry created by the GENERATE topography command (FLAC3D Manual, Section 5: Using Geometric Data).

The last converter, Kubrix Geo, seems to be the most Kubrix Geo creates mesh based on an STL file with closed,
widely used. One of the reasons for this is the possibility to non-manifold, surface meshes (i.e., the volumes are water-
create accurate and complex meshing of geometry, which is tight and all edges are shared by exactly two faces). However, the
created in an external CAD software (Fig. 6). requirement is difficult to achieve in more complex models with a

Fig. 6 e Examples of mesh generated using 3DShop (2015) and Kubrix Geo (2015) software. a) a model of an underground
coal bunker (Bock, Kowalski, & Szymaa, 2012), b) a model of a shaft inset (Prusek, Rotkegel, Bock, & Szymaa, 2011).

Table 1 e A part of a typical FLAC3D grid file.


128 j o u r n a l o f s u s t a i n a b l e m i n i n g 1 4 ( 2 0 1 5 ) 1 2 4 e1 3 2

Table 2 e A part of a typical Mechanical APDL ANSYS input.

large number of parts/groups. Another disadvantage of the command from third-party grid generators. IMPGRID creates
Kubrix Geo is the closed source of the program and its high price. a new gridpoint for each point specified in the input file. An
Due to these limitations, other converters have been developed example of a FLAC3D grid file is shown in Table 1. The
which allow the conversion of already discretized mesh in analysis of the file structure shows that there are some
ANSYS (2015) and SolidWorks (2015). The proof-of-concept similarities to the ANSYS FEModeler mesh in a format
version of the converters have been written in the BASH- compatible with Mechanical APDL input (Table 2) and Geo-
scripting language and published under the terms of the GNU star file, which is the default file type for exporting in Solid-
General Public License (2015), which allows the free distribution Works (Table 3).
and/or modification of the software with some limitations. The very similar structure of these files means that a
simple conversion between them can be made using, for
example, a Bash shell, which is a default macro processor
4. New open-source mesh converters that executes commands in Linux OS. The GNU Project
(2015) describes it as: both a command interpreter and a
The main idea of ANSYS and SolidWorks converters is based programming language. As a command interpreter, the shell
on the ability of FLAC3D code to import a grid using IMPGRID provides the user interface to the rich set of GNU utilities. The
j o u r n a l o f s u s t a i n a b l e m i n i n g 1 4 ( 2 0 1 5 ) 1 2 4 e1 3 2 129

programming language features allow these utilities to be com-  additional programs:



bined. Files containing commands can be created, and become gawk e GNU awk pattern scanning and processing
commands themselves. These new commands have the same language (2015)

status as system commands in directories such as/bin, allowing grep e GNU regular expression matcher (2015)

users or groups to establish custom environments to automate perl e The Perl Programming Language (2015)
their common tasks. The last feature allows external pro-
grams to be used in the same way as internal commands e The source codes of the converters are provided in Appendix
and as a result new tools can be easily and quickly devel- 1 (ANSYS-FLAC3D converter) and Appendix 2 (SolidWorks-
oped. For the ANSYS/SolidWorks converters, the following FLAC3D converter). Both of the programs should function
standard GNU core utilities (2015) and additional programs without additional requirements on any computer operating
have been used: under Linux OS. The additional programs (gawk, grep and perl)
although not belonging to the standard GNU core utilities, are
 standard GNU core utilities: basic tools installed by default during Linux installation.

basename e strip directory and suffix from filenames The ANSYS-FLAC3D converter allows the transformation

cat e concatenate files and print on the standard output of mesh discretized using tetrahedral, wedge and brick type

cut e remove sections from each line of files zones (Figs. 7e9). The mesh may be mixed with any of the

date e print or set the system date and time listed types.

echo e display a line of text The second converter for discretized models created in

head e output the first part of files SolidWorks allows the transformation of tetrahedral type

rm e remove files or directories zones only (Fig. 10).

tail e output the last part of files The main difference between the developed converters

tr e translate or delete characters and the Kubrix Geo software is that the new converters use an

wc e print newline, word, and byte counts for each file already discretized geometry, including the division of solids

Table 3 e A part of a typical SolidWorks (Geostar) geometry file.


130 j o u r n a l o f s u s t a i n a b l e m i n i n g 1 4 ( 2 0 1 5 ) 1 2 4 e1 3 2

Fig. 7 e Model of an underground coal bunker using mixed tetrahedral and wedge type zones generated with an ANSYS-
FLAC3D converter with regular mesh needed for the modelling of concrete beam reinforcement.

Fig. 8 e Model of a coal longwall extraction using brick type zones (W8) generated with ANSYS-FLAC3D converter.

Fig. 9 e Model of a shaft inset using tetrahedral type zones generated with ANSYS-FLAC3D converter.
j o u r n a l o f s u s t a i n a b l e m i n i n g 1 4 ( 2 0 1 5 ) 1 2 4 e1 3 2 131

Fig. 10 e Model of a shaft with variable lining thickness using tetrahedral type zones.

into specific parts (groups). Such an approach makes it zdyskretyzowanych modeli numerycznych do wymagan 
possible to use a complex geometry with a large number of programu FLAC3D (The development of algorithms for the
groups, which is difficult to achieve with Kubrix Geo due to the conversion of discretized numerical models to the re-
limitation of an STL-file. Therefore the functioning of the new quirements of the FLAC3D code) e No. GIG: 11160455-153.
converters is more like that of the gocad2flac3d.py program, The Author thanks Marcin Witek and Micha Smolorz for
which also uses the existing partitioning of solid objects providing the geometry files developed in SolidWorks and
created in GoCAD. The unique feature of the ANSYS-FLAC3D ANSYS software.
converter is the possibility to use mixed mesh type zones
(tetrahedral, wedge and brick) and thus the optimization of a
mesh. From all of the analysed programs, the F2F seems to Appendix A. Supplementary data
have the lowest applicability because it can only be used for
extruding an existing 2D geometry. Supplementary data related to this article can be found at
http://dx.doi.org/10.1016/j.jsm.2015.11.002.

5. Summary
references
The newer versions of FLAC3D (version 5.0 and above) allow
the creation of complex geometry using new tools for mesh
manipulation and for the importing of geometry created in Ansys. (2015). ANSYS e Simulation driven product development.
third-party CAD software. However, in some specific cases it is Retrieved 12 October 2015 from: http://www.ansys.com/.
Bock, S. (2014). Numerical modelling of a void behind shaft lining
more convenient or even necessary to import an already dis-
using FDM with a concrete spalling algorithm. Journal of
cretized model prepared in ANSYS or SolidWorks. This paper
Sustainable Mining, 13(2), 14e21. http://dx.doi.org/10.7424/
presents two programs that allow such conversion to a format jsm140203.
compatible with FLAC3D. The converters, published under the Bock, S., Kowalski, E., & Szymaa, J. (2012). Ocena stateczno sci
terms of the GNU General Public License, use the BASH shell. obudowy podziemnych zbiorniko  w retencyjnych. Wiadomosci
This allows for simple implementation of developed algo- Gornicze, 1, 34e41.
rithms, however at the cost of a low speed of conversion. Chugh, A. K. (2005). A counterfort versus a cantilever retaining
wall e a seismic equivalence. International Journal for
Therefore, in the future, newer versions of converters devel-
Numerical and Analytical Methods in Geomechanics, 29,
oped using JAVA language are planned. 897e917.
F2F. (2015). Free software to create 3D mesh for FLAC3D. Retrieved 2
September 2015 from: http://www.roozbehgm.com/codes/f2f/
f2f.html/.
Acknowledgements FLAC3D. (2015). User Manual. Minneapolis, MN, USA: Itasca
Consulting Group.
Part of this work was developed in the framework GNU core utilities. (2015). Retrieved 10 October 2015 from https://
 w konwersji
of statutory activity: Opracowanie algorytmo www.gnu.org/software/coreutils/.
132 j o u r n a l o f s u s t a i n a b l e m i n i n g 1 4 ( 2 0 1 5 ) 1 2 4 e1 3 2

GNU GPL. (2015). GNU General Public License, Version 3.0-GNU-Project Oraee, K., Oraee, B., & Bangian, A. (2010). Design optimization of
e Free software foundation. Retrieved 15 September 2015 from: longwall chain pillars. In Conf. Proc. of 29th International
http://www.gnu.org/licenses/gpl-3.0/. Conference on Ground Control in Mining, July 27e29, 2010,
GNU Project. (2015). GNU und die Freie-Software-Bewegung. Morgantown (WV), USA.
Retrieved 5 October 2015 from: https://www.gnu.org/. Payne, C. E., Cunningham, F., Peters, K. J., Nielsen, S., Puccioni, E.,
GNU awk. (2015). Gawk e GNU project e Free Software Foundation Wildman, C., et al. (2015). From 2D to 3D: prospectivity
(FSF). Retrieved 1 September 2015 from: https://www.gnu.org/ modelling in the Taupo Volcanic Zone, New Zealand. Ore
software/gawk/gawk.html/. Geology Reviews, 71, 558e577. http://dx.doi.org/10.1016/
GNU regular expression matcher. (2015). Grep e GNU project e Free j.oregeorev.2014.11.013.
software foundation. Retrieved 3 September 2015 from: https:// Perl. (2015). The perl programming language. Retrieved 10 September
www.gnu.org/software/gawk/gawk.html/. 2015 from: https://www.perl.org/.
GoCAD plugins. (2015). GoCAD plugins for download e TU Prusek, S., Rotkegel, M., Bock, S., & Szymaa, J. (2011). Evaluation
Bergakademie Freiberg. Retrieved 3 October 2015 from: http://tu- of technical state of mining shafts lining. Schriftenreihe des
freiberg.de/geophysik/research/electromagnetics/ Institutes fur Geodasie and der Technischen Universita
t
geoinformatik/projects-downloads/gocad-plugins-download/. Bergakademie Freiberg, 1, 201e209.
He, M. C., Feng, J. L., & Sun, X. M. (2008). Stability evaluation and Ross, T., Yu, B., & Nyikos, C. (2005). Analytical investigation of
optimal excavated design of rock slope at Antaibao open pit shaft damages at west elk mine. In Conf. Proc. of 25th
coal mine China. International Journal of Rock Mechanics and International Conference on Ground Control in Mining, August 1e3,
Mining Sciences, 45(3), 289e302. http://dx.doi.org/10.1016/ 2006, Morgantown (WV), USA.
j.ijrmms.2007.05.007. Rutqvist, J. (2011). Status of the TOUGH-FLAC simulator and
Hokmabadi, A. S., Fatahi, B., & Samali, B. (2014). Assessment of recent applications related to coupled fluid flow and crustal
soilepileestructure interaction influencing seismic response deformations. Computers & Geosciences, 37(6), 739e750. http://
of mid-rise buildings sitting on floating pile foundations. dx.doi.org/10.1016/j.cageo.2010.08.006.
Computers and Geotechnics, 55, 172e186. http://dx.doi.org/ Safari, R., & Ghassemi, A. (2015). 3D thermo-poroelastic analysis
10.1016/j.compgeo.2013.08.011. of fracture network deformation and induced micro-
Javeri, V. (2008). Three dimensional analysis of combined gas, seismicity in enhanced geothermal systems. Geothermics, 58,
heat and nuclide transport in a repository in clay rock 1e14. http://dx.doi.org/10.1016/j.geothermics.2015.06.010.
including coupled thermo-hydro-geomechanical processes. Shahriar, K., Amoushahi, S., & Arabzadeh, M. (2009). Prediction of
Physics and Chemistry of the Earth, 33(Suppl. 1), S252eS259. surface subsidence due to inclined very shallow coal seam
http://dx.doi.org/10.1016/j.pce.2008.10.038. mining using FDM. In N. Aziz (Ed.), Coal 2009: Coal Operators'
Jiang, Y., Wang, H., Xue, S., Zhao, Y., Zhu, J., & Pang, X. (2012). Conference (pp. 130e139). University of Wollongong & the
Assessment and mitigation of coal bump risk during Australasian Institute of Mining and Metallurgy.
extraction of an island longwall panel. International Journal of SolidWorks. (2015). 3D CAD design software SOLIDWORKS.
Coal Geology, 95, 20e33. Retrieved 5 August 2015 from: http://www.solidworks.com/.
Kubrix Geo. (2015). KUBRIX Geo e Itasca consulting group. Retrieved 15 Xie, G. X., Chang, J. C., & Yang, K. (2009). Investigations into stress
Juni 2015 from: http://www.itascacg.com/software/kubrix-geo/. shell characteristics of surrounding rock in fully mechanized
Nielsen, S. H. H., Cunningham, F., Hay, R., Partington, G., & top-coal caving face. International Journal of Rock Mechanics &
Stokes, M. (2015). 3D prospectivity modelling of orogenic Mining Sciences, 46, 172e181.
gold in the Marymia Inlier, Western Australia. Ore Geology Yasitli, N. E., & Unver, B. (2005). 3D numerical modeling of
Reviews, 71, 578e591. http://dx.doi.org/10.1016/ longwall mining with top-coal caving. International Journal of
j.oregeorev.2015.02.001. Rock Mechanics & Mining Sciences, 42, 219e235.

Вам также может понравиться