Simple problemtype to validate .bas file commands?
Posted: Tue Apr 11, 2017 12:51 pm
Hello,
I am trying to verify what some of the commands in the .bas file are returning for learning purposes. Does there exist some simple way to generate a model in GiD using the GUI, and querying the model using the .bas file without using a solver or any of the other (.mat, .prb, .cnd etc..) filetypes?
For example, I just want to know what a command like *elem or *npoin will return. Unfortunately when I run this in the GiD command prompt I get no output. What is an easy way to get the numerical output of .bas commands without having to build an entire problemtype+solver?
I am trying to verify what some of the commands in the .bas file are returning for learning purposes. Does there exist some simple way to generate a model in GiD using the GUI, and querying the model using the .bas file without using a solver or any of the other (.mat, .prb, .cnd etc..) filetypes?
For example, I just want to know what a command like *elem or *npoin will return. Unfortunately when I run this in the GiD command prompt I get no output. What is an easy way to get the numerical output of .bas commands without having to build an entire problemtype+solver?