Author Topic: How to add ielmt user element?  (Read 4996 times)

bhajay

  • Jr. Member
  • **
  • Posts: 21
    • Personal website
How to add ielmt user element?
« on: August 31, 2014, 03:29:37 PM »
Hello,

I saw that there are ielmtxx.f - possible interface elements. It says that the user inputs are not allowed & so does this not work like a conventional element? I did not find any help on the interface elements either. What is the best way to include user interface element?

Sincerely
Ajay

FEAP_Admin

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 993
Re: How to add ielmt user element?
« Reply #1 on: September 08, 2014, 07:58:12 PM »
Unfortunately we do not have any documentation for this 'feature'.  To figure it out you will have to trace backwards into the code.
The ielmtXX.f are called from program/ielmlib.f.  You can the trace backwards on the calls to ielmlib.

Prof. R.L. Taylor

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 2649
Re: How to add ielmt user element?
« Reply #2 on: September 09, 2014, 07:49:25 AM »
These were used only once before -- I attach some old files that you could test to see if anything still works

bhajay

  • Jr. Member
  • **
  • Posts: 21
    • Personal website
Re: How to add ielmt user element?
« Reply #3 on: September 17, 2014, 12:48:22 PM »
Dear Prof. Taylor

Thank you very much for the help and the old files. I will check using the files.

Sincerely
Ajay