PRVAR
PRVAR
(OP)
Hello, I'm trying to use the command PRVAR, I've noticed that the maximum number of variables that I can list vs. time is 6. Is there another way to list variable vs. time, also in a *.txt file? Because I've got a lot more...





RE: PRVAR
RE: PRVAR
VGET is the right thing to do. But if you get all the variables written to the same array parameter (with a column for each variable) you can write the hole array using *MWRITE an an appropriate Fortran file descriptor like (999F20.6).
Regards
Alex