Author Topic: partition number larger than 7  (Read 3993 times)

Shuai Wang

  • Jr. Member
  • **
  • Posts: 23
partition number larger than 7
« on: April 27, 2016, 01:57:44 AM »
Dear all,

Here I met with a problem when make partition for a mesh.

When I set the partition number larger than seven, for example:
Code: [Select]
BATCH
  GRAPH,,8
  OUTDomains
END
The error comes:
Code: [Select]
Input Error: Incorrect numflag.
   *WARNING* Length allocation for:TEMP3 Length =           0

When the partition number is set from 1 to 7, it works well.

Does anyone have idea on this.

work platform:
feap 8.4.g  petsc 3.3-p7  Linux 3.10.0-327.13.1.el7.x86_64 x86_64

One simple example is attached below



FEAP_Admin

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 993
Re: partition number larger than 7
« Reply #1 on: April 27, 2016, 08:30:39 AM »
I tried it using VERSION: Release 8.4.1g DATE: 07 March 2014 and it worked fine.  Perhaps your build has become corrupted.  Please try a clean install.