FEAP User Forum

FEAP => Input File Issues => Topic started by: manisha.sachdeva on November 04, 2019, 05:39:38 AM

Title: FEAP NO PARSE
Post by: manisha.sachdeva on November 04, 2019, 05:39:38 AM
Dear Admin Team

How can I use FEAP in NO PARSE mode.... INPUT file for no parse mode... only numerical data for nodal coordinates and element connectivity....

Can you please provide some example for the same.....

Big Thanks
Title: Re: FEAP NO PARSE
Post by: Prof. R.L. Taylor on November 04, 2019, 12:11:25 PM
Generally all this means is that you know all the numbers and do not need to use parameters, expressions, etc. in the input file.  The command is "NOPArse" after the control record.  It is just a hint and was originally there when processors were much slower. 

Title: Re: FEAP NO PARSE
Post by: JStorm on November 05, 2019, 05:17:11 AM
If you further fix the global numbers, i.e. number nodes, number of elements, number of materials etc., in the header of the input file, then FEAP will read and analyse your inputfile only one times instead of two times.
Title: Re: FEAP NO PARSE
Post by: Prof. R.L. Taylor on November 05, 2019, 09:53:20 AM
the command for that is NOCOunt -- before the FEAP record.