English
 
Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Report

Manual of the Python Script Apple PY v1.0

Authors
/persons/resource/mziegler

Ziegler,  M.
2.6 Seismic Hazard and Risk Dynamics, 2.0 Geophysics, Departments, GFZ Publication Database, Deutsches GeoForschungsZentrum;
WSM - World Stress Map Reports, Deutsches GeoForschungsZentrum;

/persons/resource/ziebarth

Ziebarth,  M.
2.6 Seismic Hazard and Risk Dynamics, 2.0 Geophysics, Departments, GFZ Publication Database, Deutsches GeoForschungsZentrum;
WSM - World Stress Map Reports, Deutsches GeoForschungsZentrum;

Reiter,  Karsten
External Organizations;
WSM - World Stress Map Reports, Deutsches GeoForschungsZentrum;

External Ressource

https://doi.org/10.5880/wsm.2019.001
(Supplementary material)

https://doi.org/10.2312/wsm.2020.002
(Supplementary material)

Fulltext (public)

WSM_TR_19_01_ApplePY.pdf
(Publisher version), 2MB

Supplementary Material (public)
There is no public supplementary material available
Citation

Ziegler, M., Ziebarth, M., Reiter, K. (2019): Manual of the Python Script Apple PY v1.0, (WSM Technical Report ; 19-01), Potsdam : GFZ German Research Centre for Geosciences, 22 p.
https://doi.org/10.2312/wsm.2019.001


Cite as: https://gfzpublic.gfz-potsdam.de/pubman/item/item_3961898
Abstract
In geosciences the discretization of complex 3D model volumes into finite elements can be a time-consuming task and often needs experience with a professional software. Es-pecially outcropping or out-pinching geological units, i.e. geological layers that are rep-resented in the model volume, pose serious challenges. Changes in the geometry of a model may occur well into a project at a point, when re-meshing is not an option any-more or would involve a significant amount of additional time to invest. In order to speed up and automate the process of discretization, Apple PY (Automatic Portioning Preventing Lengthy manual Element assignment for PYthon) separates the process of mesh-generation and unit assignment. It requires an existing uniform mesh together with separate information on the depths of the interfaces between geological units (herein called horizons). These two pieces of information are combined and used to assign the individual elements to different units. The uniform mesh is created with a standard meshing software and contains no or only very few and simple structures. The mesh has to be available as an Abaqus input file. The information on the horizons depths and lateral variations in the depths is provided in a text file. Apple PY compares the ele-ment location and depth with that of the horizons in order to assign each element to a corresponding geological unit below or above a certain horizon.