Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PiecewiseBilinear Extension to Relax CSV File #5991

Closed
stimpsonsg opened this issue Nov 20, 2015 · 0 comments
Closed

PiecewiseBilinear Extension to Relax CSV File #5991

stimpsonsg opened this issue Nov 20, 2015 · 0 comments

Comments

@stimpsonsg
Copy link
Contributor

In some applications, it would be useful to allow for PiecewiseBilinear functions to be used without requiring an external data_file. This issue address that by proposing that x, y, and z can be entered, where x and y are simple vectors and z is a flattened vector from a matrix and size(z) = size(x)*size(y).

stimpsonsg pushed a commit to stimpsonsg/moose that referenced this issue Nov 20, 2015
…fied in the function instead of requiring a data_file (with corresponding addition of a 2d_linear_interpolation tests)

closes idaholab#5991
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant