Skip to content

Using RunModel with a model with keyword arguements. #218

Closed Answered by dimtsap
jacknguyencfms asked this question in Q&A
Discussion options

You must be logged in to vote

I understand that you are trying to use RunModel with a Python Model, is that correct.?

In that case, you can have a look at the ** PythonModel** execution here:

https://uqpyproject.readthedocs.io/en/latest/runmodel_doc.html#pythonmodel-class

Any additional arguments to the required ones, are considered to be the ** model_object_name_kwargs**, which are in turn provided to your python script.

Please let me know if that solution works for you!

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by dimtsap
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants