Hello everyone,
once again pcl is kicking my butt ;).
I try to build a pcl-script and use global variables. In the main script I try to access a variable ("elsize_") in an if-statement:
GLOBAL REAL elsize_ = 20.0
GLOBAL LOGICAL test_ = TRUE
IF (test == true_) THEN
mesh_seed_create(...
Hi,
I was not sure wether this is a Patran- or Nastran problem. Since I think it depends on the Nastran output preferences I posted it in this subforum.
To my problem:
I have a closed-cross-section shell modell and apply a torsional moment on one end. the other end is fixed. I perform a static...