This training supplies the tools needed to describe and apply the workflow for dynamic analysis in FLAC3D, demonstrating a comprehensive understanding of each step involved, including model setup, boundary conditions, input signal application, and damping, to effectively analyze dynamic behavior in geotechnical simulations.
Python scripting is built into current versions of FLAC3D, 3DEC, and PFC. This video introduces users of Itasca software to Python by reviewing key concepts and demonstrations. The material is intended for those who have never used, or are seeking a review of, Python.
This video is part 3 of 3 of An Introduction to Python and discusses Modules and Packages, with a focus on NumPy and Matplotlib for n-dimensional arrays (linear algebra and matrices) and displaying data as figures and graphs, respectively.