Author Topic: adding elements  (Read 5107 times)

djouama

  • New Member
  • *
  • Posts: 8
adding elements
« on: November 23, 2016, 12:21:04 PM »

dear;all
i wish you help me about where to inejcte a subprogram for my new element menbraner
thank you in advance for your help

FEAP_Admin

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 993
Re: adding elements
« Reply #1 on: November 23, 2016, 12:48:49 PM »

djouama

  • New Member
  • *
  • Posts: 8
Re: adding elements
« Reply #2 on: November 23, 2016, 01:24:23 PM »

dear;FEAP_Admin

I read it but i do not  know where to inject a subprogram please help me

thank you in advance for your help

Prof. S. Govindjee

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 1165
Re: adding elements
« Reply #3 on: November 23, 2016, 08:23:24 PM »
If you have written your own elmtXX.f file then you just need to compile it in with the rest of the program.  Under Unix/Linux add it to the makefile in $FEAPHOME8_4/main.  Under windows you can add it to your project.  In either case, you need to recompile/re-build the program.