Replies: 1 comment
-
Nevermind, I am stooopid. It worked perfectly. I forgot to use mfile_skip = 1 to ignore the headers. Ahhh the ol' mfile_skip gets em' everytime. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have multiple dykes setup in my model which are parameterized as structural overlays through PLPROC (hmmm..., sliders). The input file for PLPROC where I need parameters to vary is basically akin to a list type input file for a boundary condition. I tried PSTfrom add_parameters as grid, thinking this would be the most appropriate. It adds the parameters fine but fails when trying to apply them. I haven't tried to troubleshoot the error completely yet but just wanted to check if this is supposed to work or if I should be doing something else like looping through the rows and assigning each vertex property as a constant type.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions