Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by martinwcg

  1. martinwcg

    Problem with variables in pcl-script

    thx a lot. i'll try. as you thought, I tried to access my snipplet in a session file.
  2. martinwcg

    Problem with variables in pcl-script

    of course, in the code-example it has to be GLOBAL REAL elsize_ = 20.0 GLOBAL LOGICAL test_ = TRUE IF (test_ == TRUE) THEN mesh_seed_create( "Curve 1000001:1000030", 2, 0, 0., `elsize_`, 0. ) $? YESFORALL 2001017 END IF
  3. martinwcg

    Problem with variables in pcl-script

    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(...
  4. martinwcg

    How to get Rotational Degrees of Freedom displayed in Patran

    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...

Part and Inventory Search