I want to use DEM(liggghts) to get soil stress-strain relationship. And then import this into abaqus soil constitutive model. How to achieve it ? Can I use python scripting or write a UMAT code?
Are you looking for sphere specific values?
You can get all values using the python API for liggghts.
form liggghts import liggghts() # Load the library
lmp = liggghts() # Start LIGGGHTS
lmp.file("in.liggghts") # Read an input file
forces = lmp.extract_atom("f",2) # extract forces
You would first have to build liggghts as a library.
I use UMAT for my project in soils plasticity.
Hello, everyone. I have a question for you. I want to extract the land use area of multiple buffer zones (more than 100 sample sites). How to use ArcGIS batch extraction to ensure that the land...
07 March 2023 9,148 3 View
Hello, I have some problem when I was doing alternative splicing analysis with my RNAseq data via edgeR package. I have six RNAseq samples(3 control, 3 treated) and I want to analyze the...
17 March 2022 5,868 0 View
I prepared some copolymers containing SBMA block. Can I purify the SBMA-containing polymers via precipitation? If so, what is the ideal nonsolvent to precipitate the polymer?
27 August 2021 9,934 6 View
Could you please tell me how to perform Constrained Analysis of Principal Coordinates (CAP, Anderson and Willis, 2003) , which only based on environmental data, to test whether land use type...
17 April 2021 1,351 9 View
Hi,everyone!I want to ask that:After the AC containing the polymer chain is optimized, water molecules are added, and then molecular dynamics simulation is performed. How to see how much pressure...
16 March 2021 3,460 2 View
The authors use cyclic voltammetry and amperometry to determine H2O2. However, these electrochemical techniques are not suitable, as they were used for quantification. The amperometry in a static...
06 October 2020 7,586 2 View
Hello, Does anyone know how to change the time length to 2 or 3s in Ansys Static Structural -> Model -> Static Structural -> Pressure -> Magnitude -> Function -> Tabular data?...
10 March 2020 9,195 3 View
The target protein was downregulated after siRNA transfection for 48h. I want to do CCK8 experiment or other functional studies. I design: 1 Mock(only cells), 2 lip( no siRNA), 3 NC ( RNAi...
06 May 2019 8,137 0 View
It is well established that strong crystallographic texture of polycrystalline changes during forming precedures like rolling, forging, drawing. I want to know why this occurs?
14 June 2018 4,465 9 View
Some people know how ubiquitin protease ligase E3 is degraded? Perhaps this range is a bit big. If anyone knows any degradation pathway that belongs to E3 ligase, please tell me, thank you very...
19 April 2018 999 2 View
I'm currently exploring the application of Python in textile engineering, specifically in areas like data analysis, process automation, and the development of smart textiles. I'm interested in...
10 August 2024 7,429 2 View
After COVID-19 it has seen that EFL learners technological affiliation has raised. In addition, in the post-COVID period learners started to engage AI technologies like ChatGPT while learning...
08 August 2024 8,964 4 View
I have input a moment load in module load Abaqus, i put my moment load on the node surface (using reference point). I have define moment in history output and make a set for moment too. But the...
08 August 2024 4,831 4 View
Request Python code from this article : Gender equity of authorship in pulmonary medicine over the past decade. THANKS!
08 August 2024 6,242 2 View
I have modelled a steel structure using beam elements in Abaqus and attached to this structure reinforced concrete slab. The analysis that I am making is heat transfer of the structure. The...
07 August 2024 1,028 0 View
Visual Studio Code (VS Code) has become a popular choice among developers for several reasons: 1. **Free and Open Source**: VS Code is free to use and open source, making it accessible to...
07 August 2024 7,013 4 View
I am working on Abaqus/Explicit(Quasistatic ) for the deformation of the auxetic structure model. Please explain how the plastic input value should be considered from the true stress-strain curve...
05 August 2024 454 3 View
A Markov-like Model for Patient Progression" Markov Chain Monte Carlo (MCMC) Markov Chain Monte Carlo (MCMC) is a powerful computational technique used to draw samples from a probability...
05 August 2024 10,079 0 View
I need the python code to forecast what crop production will be in the next decade considering climate and crop production variables as seen in the attached.csv file.
05 August 2024 2,977 3 View
Hi everyone, If you have written or come across any papers where Generalised Linear Mixed Models are used to examine intervention (e.g., in mental health) efficacy, could you please share the...
04 August 2024 4,130 4 View