I have solved Nastran SOL600 file. Now, I have a T16 results file. I would like to import this into Marc Mentat (version 2017.1.0) and view the results file. Need assitance on how to get this done.
I managed to develop an algorithm using subroutine PLOTV to calculate and display the T8/5 (cooling time between 800degC - 500degC) of nodes due to welding process.
Now, I want to insert new property for nodes with different T8/5 time range…
I can run welding simulation and laser cutting simulation separately, but cannot chain both of the processes. The aim is how to set up in Marc so that the second process will start running by carrying and continuing the final results from the first process…
Is it possible to extract the node history by not using GUI (may be from .t16 file)???
Our model is too long, it will crash or stuck if we use GUI to extract node temperature history.
Does anyone have experience with modeling the double cantilever beam problem? I would like to replicate the results from this paper: www.sciencedirect.com/.../S0013794406003808
I am using plane strain elements. I tried quad4 and quad8, different…
I am doing a model of a misaligned gear coupling. On one hand, I have the "male" where I apply the torque and in the other hand I have the "female", which is misaligned and to whom I want to apply an angular velocity .
My bodies are associated to…
I met this error when trying to using "pre state" option. I can't find down what is its reason. Pls help
in the output file:
process pre-state initial condition...
error -- filename not defined for unit: 10
I have a static model that at the first load case, I applied a force to a body and it moved. In the next load case, I want to fix that body( nodes in that body) so they keep the same position as they are at the end of first load case. How to do it ? Thank…
What is the difference between getting x-displacement from x,y,z = p.node_displacement(i) and x = p.node_scalar(i,j), where 'j' is the correct number for X Displacement? Are these defined as "displacement since the previous increment" or "total displacement…
I want to model a block that has its gravity force balanced by pressure. So far I apply the force due to gravity to all elements (-rho_b g, where rho_b is the density of the block material and g is acceleration due to gravity), with a global load, and…
Hi, is there a way to change the orientation or deactivate a crack in an element when using Damage -> Cracking option. I have looked at UCRACK and TENSOF subroutines, but I couldn't find crack normal or crack flag options.
Related question…
Hello,
I make nonlinear analysis with wood. I want to know how to input failed moduluses of an anisotropy material property.
I could make the model until yield point. I use hill yield criterion. Thank you for your suggestions.
I see in Marc that Heat Transfer Coefficient has the unit N/(m* s *K) and Face Film Coefficient N/(m^2 *s*K).
Is the difference in the equation (m^2 at Face Film Coefficient) because of the "thickness of film" so that the equation for face…
I am trying to simulate "Forming to Welding" and "Welding to Forming". I heard that we have to do Additive Plasticity Solution for "Forming to Welding" and Multiplicative Plasticity Solution for "Welding to Forming". My questions are:
(1) What…
I have a model with many high elastic modulus mesh bodies which can act as rigid bodies.
Now it is very slow to solve.
I suppose by transforming them to rigid body that way could make the solving much faster.
Is there anyway to make…