Hello,
I have a linear model and I ran SOL400 in MSC Nastran using NLTRAN which is basically a non linear analysis function. However, my model still ran and gave the answer. How is it possible because I created a linear model? I did not add any non-linearity.
Hello everyone, I am trying a non-linear transient analysis for my thesis project. I have tried different setups for my model but it does not work.
My task is to compare my model with the test data. I have 6 plates whose dof I can control by using general constraint. In these 6 plates for now 5...
Hello,
I want to create a txt file from matlab. Here's the txt file I want to create and attaching the matlab code as well. You can use any dummy matrix instead of values1
% random numbers for data to write to text file:
str(1) = "TABLED1";
data1 = [str(1) 2001];
% data2 = values;
A =...
Hello,
I override my component weight according to the real component in solidworks and assigned the material(PVC). If I export the model to MSC Apex and apply material properties of the same material (PVC) does the weight remains same or changes?
I want to create script in python for fastener connection because there are multiple location in my model and doing manually is time consuming. Anyone who knows where I can find a good resource or any tip where I can began with?