How to see the output of a function #1858
bahrami4444
started this conversation in
General
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to apply a time-dependent load on the boundary which I do using the following function for sin(πt) :
Is the above function correct?
The results are not what I want. How can I see the output of this function?
I better ask: How to see the output of x[:, 1:2]?
With the simple "print" command, the output of this function cannot be seen.
Thank you for your guidance.
Beta Was this translation helpful? Give feedback.
All reactions