Hi and happy new year,
for a structural test campaign on a "thick" ( > 12 mm ) CFRP panel we are going to compare mechanical behaviour ( pull / push / shear / bending) on different types of inserts (keensert, kobserts and classic potted insert).
"Classic" potted inserts are the ones normally...
Hi all,
I'd like to write an API script in order to automate the generation of renderings on a part/assembly of solidworks. The flow should be someting like this:
- open file
- generate all the view necessary
- run the script
The script should take all the views previously generated in the...
Hi all,
which is the right way to create a filet (or a chamfer) on the blue highlighted edge only (with no propagation on the near edges)? The normal fillet command has the "tangent propagation" function on, but if I remove it the program return me an error.
I attach the images.
Thanks in...
Hi all,
is there a way, using FEMAP with NX NAstran solver, to write in the .dat file the SOL tag in number rather than in characters? SOL 103 instead of SOL SEMODES etc.
Thanks
crostolo
Hi all,
I'm looking for some information about Cross Spectral Density function in order to perform FEM analysis (NASTRAN) with two exictations input on the models. In many case I have to perform random vibration analysis on models (electronic boards for example) linked to the support structure...
Hi all,
if I have a classical model, linked to a single node by mean a RBE2 element, in order to apply loads with the Large Mass Method for Random Analysis and Frequency Response Analysis; is there a way to display the relative displacement (relative to the base node)?
What I mean is that the...
Hi all,
I was trying to understand how an RBE3 work and in particular how to use UM properties.
In the file attached (pag. 40-45) there is an example that I tried to replicate with no results.
A constrained tube with 4 RBE3 and three UM.
Can anyone provide some useful practical materials or...
Hi,
I'm writing a simple .bas file that does a Modal FreeFree analysis automatically. The problem is that I'm not able to print groundcheck results in the .f06 file.
In the code I've put the requests (taken by API guide)
...
feMod.NasMCheckOn = True
...
feMod.NasMCheckGrndDOFSet(0) = true...