Author Topic: Input file error  (Read 3776 times)

dixitraghu

  • New Member
  • *
  • Posts: 2
Input file error
« on: May 02, 2018, 03:50:19 AM »
Dear Sir,

I am new to FEAP. I tried running FEAP84 in cluster.

I am getting the following error while executing the input file.
*ERROR* FILNAM: Specified input file: -iIcomposite

I have tried the following various command,
feap -iIcomposite
Icomposite
-iIcomposite

Regards,
Dixit

Prof. S. Govindjee

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 1160
Re: Input file error
« Reply #1 on: May 02, 2018, 04:36:14 AM »
feap -iIcomposite

should work just fine.  make sure feap in your path and the Icomposite is in the directory from which
feap is being executed.

Also try this first on an interactive run on your cluster (most clusters allow for the initiation of an interactive shell on the cluster nodes); this will help you debug cluster issues.
« Last Edit: May 02, 2018, 05:00:11 AM by Prof. S. Govindjee »

dixitraghu

  • New Member
  • *
  • Posts: 2
Re: Input file error
« Reply #2 on: May 02, 2018, 07:41:49 AM »
Dear Prof. Govindjee,

Thank you for the suggestion.
Now, Its working fine.

But I am encountering an error while running, as it says  FEAP X11 Driver unable to open X windows connection.

Regards,
Dixit

FEAP_Admin

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 993
Re: Input file error
« Reply #3 on: May 02, 2018, 01:28:00 PM »
You need to have the DISPLAY environment variable set correctly if you are trying to plot.  Typically in a cluster run situation one does not try to make interactive plots due to difficulties in getting the X11 pipe set up properly.  Look at the documentation for your cluster if you need to do this.