Can I use Marc to run impact simulation by considering the strain rate effect? what's the main point I need to take care? How can I input the stress-strain curves at different strain rate in the material?
Thanks in advance!
I am wondering in the way to get information about the contact area between a gear teeth.
I have information from nodes in contact, such as displacement and contact normal forces. However, I would like to know the area, to compare with analytical…
How to include material properties if you have some surface treatment in a localized region of the component due to which you will have two set of material properties for the same component? For e.g. induction hardening a region gives harder surface material…
I would like to read the number of steps determined in each of the 3 loadcases determined in the simulation with my python code, using py_post and reading it from .t16 file.
Is this possible?
I was thinking about global variable "Loadcase Percentage…
I am simulating an internal gear pair with the same number of teeth in rotation. I defined a cylindrical coordinate system for the internal gear and would like to export resultant contact normal forces and direction in each contacting node of the internal…
I am making large simulations and I only extract information from .t16 file. Can I suppres .out files? They take more than 100 GB os space.
Thank you very much.
I changed the order of the element in a example 3-d Remeshing with Tetrahedral Elements ,the original element class is hex8, and I changed it to tetra10, and find the result is very strange. The deformation in increment 8 is quite different to increment…
In Contact Setting, there are two parameters to control the friction behavior , friction coefficient and friction stress limit, it is easily understand the friction coefficient, but I dont know how the friction stress limit affect the friction behavior…
I am having problems executing Python programs with the py_post module to get information from my .t16 file in the new Marc 2019 version.
I had no problems with Marc 2014.
I do not know what has been changed or what should I change in…
I used this command to launch the simulation in marc 2014:
cd D:\simu_folder\
run_marc -jid Simulation_name.dat -nps 5
Now we have installed Marc 2019 and it does not work.
An error appears, saying run_marc is not recognised…
Hi,
I am modelling a tensile specimen from a solid part imported as STEP file format, i want to generate fine meshing at the high strain regions however i could not do it with automesh generation. Is there any other way that i can create mesh…
I want to apply rotation between a toothed part aligned in y axis and another one which is inclined in XY pland (see figure).
Thus, rotation to one of them in an axis aligned to the reference axis and torque in the other component (whose rotation…
Hello, i am basically modelling a notched tensile specimen in 1/4 symmetry. In this part of my project i have two main problems.
1) When i apply force to model, it only deforms first row of the elements. Which is causing inconsistent results…
Hello,
Basically i am modelling a notched tensile testing sample in marc mentat. While doing this, i used the local adaptivity tool at the high strained parts of the sample because shapes of the elements became unacceptable. After analysis is done…
I have a python program to obtain contact_status from nodes (I use p.node_scalar(i,j)) in the surface of a .t16 model.
I am using version 2019.
Node scalar 5, is the contact status. However changing this number continues showing the error..…
I'm trying to simulate the propagation of a crack in a stress field using VCCT, in the Marc software. Can I start the crack in a stress field? If so, I would appreciate an indication of the process and / or the presentation of some examples.
I'm familiar with Apex but still getting used to Marc. I have midsurfaced and surfaced meshed a part in Apex and will have it contact a solid (similar to a bolt going through a plate). Are there any tips to get more realistic results? I've already seeded…
I had 2017 version before and experienced no problem running batch file with different load cases created using Insight . Now the same batch file will not run in 2018 version.
If I run a load case using view, it completes the analysis with no issues…
I have a glue contacted pipe to pipe model like image below. Left part is rubber material, right part is plastic material. The problem are modal shapes of rubber part. Most of modal modes it gets inside of itself. How can i fix this problem.
Attached…
I am trying to find the fracture toughness of a plastic model.
Therefore, I try to set the integration area directly with the J-integral option, but the analysis is not executed.
Do you have any examples?