Tags: Python

All Categories (1-2 of 2)

  1. How to setup Python environment on cdmHUB Linux workstation

    Setup Python virtual environment The purpose is to setup a Python virtual environment for code development and testing. This is realized by using the Anaconda environment. Steps Step 1: Use...

    https://cdmhub.org/groups/yugroup/wiki/MainPage/ID:HowtosetupPythonenvironmentoncdmHUBLinuxworkstation

  2. Python and fortran script to create Abaqus input file for discretized addition of material in additive manufacturing (3D printing)

    01 Jul 2017 | Contributor(s):: VINAY DAMODARAN

    In additive manufacturing, especially, fused deposition modeling, material is continuously added over a print substrate. To simulate the process in finite element analysis, a discretized approach is used where finite number of blocks are added to the domain to simulate material addition. In the...