You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Scan variables section of the Process input file when trying to add more than 22 variables I reached the limit of about 123 characters for an input line. (100 characters?) Input larger than 123 characters on one line were ignored. For where it is desired to add more than 22 variables is it possible to allow continuation onto the next couple of lines so that maybe 60 or more variables can be entered as input?
I also tried adding a second line but it then reads the second line first then returns to the first line omitting part of the first line so that the total no of input variables entered is about 22.
I have attached an input file with the desired no of inputs for 'sweep'ref_IN.DAT in the process input file. I have entered all the inputs on one line as I guess the protocol for a continuation line is yet to be decided?