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 alin09

  1. alin09

    How to find a "word/string" in a text file if I don't use Cells of Excel

    Everyone, thanks for the reply! I gave a simplified example. What I really want is to find a word in a line and change another word in the same line. This example will be more clear: TEMP 1 100001 56 TEMP 1 100002 56 TEMP 1 100003 34 TEMP 1 100004 67 ...
  2. alin09

    How to find a "word/string" in a text file if I don't use Cells of Excel

    I try to use VBA to read and write a text file without using "Cells". How can I find a "word" in a text file and change this word and output another text file? For example, I want to find all "structural" in the following text file and change it to "nonstructural". Suppose that size of the file...
  3. alin09

    Impact forces of vertical landing

    Everyone, thanks for the input! The vehicle is different than a conventional non-rigid airship. The vehicle is equipped with air landing cushions for vertical landing. Suction force can not be applied before the vehicle fully lands on ground. The cushion pressure can be controlled to avoid...
  4. alin09

    Impact forces of vertical landing

    I don't analyze the descent condition. The FE model is used for analyze the state when the vehicle touch the ground with a constant speed and also it is a static analysis. In the model, the vehicle is given an inertia loads due to the negative acceleration (speed reduces from V to zero). My...
  5. alin09

    Impact forces of vertical landing

    Thanks for the reply. Yes, drag is ignored since the speed is very small. I used static analysis of FE modle to acceleration or impact force that the vehicle can stand. Landing cushion is not in the FE model. Then, according to energy equation 1/2MV^2=Fd=M*a*d, I can calculate a speed with the...
  6. alin09

    Impact forces of vertical landing

    How to calculate the impact force when an lighter-than-air vehicle performs Vertical Landing? Actually, the vehicle lands vertically on the ground using air cushions. I tried to establish a speed corresponding to the impact forces. The impact forces are obtained from max ground reaction force...
  7. alin09

    How to bond two surfaces of two solids together?

    Blas, Thanks for the reply. It is not easy to create many RBE3 manually. To make same mesh at both surface of solids might not be applicable to two solids. I just found out that there is a contact option in PATRAN Load/BC. But the input file can only be solved by MD NASTRAN, not regular...
  8. alin09

    How to bond two surfaces of two solids together?

    Thank you, Onda. I don't have MD Nastran. I'll check about that.
  9. alin09

    How to bond two surfaces of two solids together?

    Onda, Greg, thanks for the reply. It sounds that the following methods can be used to bond two surfaces: 1.merge coincident nodes 2. CWELD connection 3. CFAST connection 4. RBE3 (someone suggest me this method) All these ways need manual creation of grid points at the surfaces. I was wondering...
  10. alin09

    How to bond two surfaces of two solids together?

    Does PATRAN/NASTRAN have the capability to bond two surfaces of two solids together? I tried to model an assembly consisting of two parts. The two parts share one surface. How can I glue these two together in order to obtain same nodes and mesh at the bonded surface?
  11. alin09

    How to write the statement for MAX and MIN safety margin?

    Blas, Thanks for the reply. I know the meaning of margin of safety and how to calculate. But I don't know how I can get the first 10 maximum and minimum values of margin of safety by using the statement MAXMIN (DEF) TTTT (BEAM,10) MAXALG(10) MINALG(10) in NASTRAN input file? What do I use to...
  12. alin09

    How to write the statement for MAX and MIN safety margin?

    How to write NASTRAN statement for output of safety margin: MAXMIN (DEF) TTTT (BEAM,10) MAXALG(10) MINALG(10)? I know the how to write the ourput for stress and forces but don't know which word in NASTRAN is used for safety margin (replacing TTTT in the above statement). I tried to find it in...
  13. alin09

    Analysis of a 3D Truss Structure

    Thank you, Blas!

Part and Inventory Search