-
Beta Was this translation helpful? Give feedback.
Answered by
p-ortega
Aug 27, 2024
Replies: 1 comment
-
|
hey @GroundwaterSimulationOptimization Here is something to get you started If you've modified the wel spd as needed into a new variable it should work with if you save the wel pack with a different name don't forget to update the Cheers |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
wpbonelli
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

hey @GroundwaterSimulationOptimization
Here is something to get you started
If you've modified the wel spd as needed into a new variable
new_spd, then adding it to thewelpackage would be something like this:it should work with
new_spdbeing a df or dictionaryif you save the wel pack with a different name don't forget to update the
namfileCheers