Dear all
I want to modeling the direct shear test using FLAC2D. I therefore need to write a fIsh function to obtain horizontal displacement and shear stress?
Hello,
The direct shear box example already exists in the FLAC's manual. You have just to check the interface section and you will find it there.
Best regards.
Dear Marwa Feligha,
You can check here. This paper using FLAC2d for direct shear test
http://www.maneyonline.com/doi/abs/10.3328/IJGE.2012.06.01.79-90?journalCode=ige
I hope it will helpful you
I want to change normal and shear stiffness on the interface as following: def change_stif
_ip=i_node_head(i_head)
loop while _ip # null
_value_kn=10e7
_value_ks=3*_value_kn ;shear stiffness (Pa/m)
in_prop(_ip,'kn')=_value_kn
in_prop(_ip,'ks')=_value_ks
_ip=in_next(_ip)
end_loop
end
But it gets error: "Property does not match model"
Can you help me to resolve? Thanks in advance.
Excessive rotation of nodes in node set ErrNodeExcessRotation-Step1
17 August 2021 0 0 View
How to calculate the RMSD values for a MD simulation using MOE?
07 August 2021 0 0 View
20 June 2021 0 0 View
When I tried to energy minimization my system, I got fatal error as below. Fatal error: Atomtype opls_116 not found Although I've already added this line: ; include water #include "oplsaa.ff/spc.itp" to [molecultype] directive in my topology.
16 June 2021 0 0 View
What this unit identifies for the ion exchange capacity ca. 0.92 meq. g-1. I am a newcomer in the membrane area. I just started. I highly appreciate your help
08 May 2021 0 0 View