fortran - Using 2 of the same type of subroutines with ABAQUS -


in abaqus model need use 2 user defined loads (i.e. 2 x vdload, although question applicable other subroutines). each vdload act on different set of nodes on different part (one line load , 1 pressure load). creating these via cae straightforward, how code/run subroutines ensure each 1 acting on correct part? challenge both parts naturally have similar node numbers

you can apply different properties in input file different sections of node sets.


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -