Author Topic: output files are not matching.  (Read 2450 times)

ashish

  • New Member
  • *
  • Posts: 6
output files are not matching.
« on: February 06, 2015, 08:50:14 PM »
Hello sir,

I have tried to run iblk27 input file in feappv which is given in feap website as FEAP input/output file. The output file shown for me after compiling in feappv is different than your output file which you have given as oblk27. It’s showing different values in element connections, means its not showing 27 node element, its showing just 8 node element. Sir please go through that both output file which I have attached below.

Sir actually I want solve three dimensional plate problem with 20 or 27 brick node element. can i use it???

I am looking forward for your response.

Thank you.

Prof. R.L. Taylor

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 2647
Re: output files are not matching.
« Reply #1 on: February 07, 2015, 07:47:45 AM »
FEAPpv does not support higher order elements -- it only has 8 node brick and 4 node tetrahedron elements.  You need to code the higher order shape functions yourself.  Also the mesh generation features need coding.