Explanations of variables in example codes #3866
Unanswered
JianboLong
asked this question in
Q&A
Replies: 2 comments
-
|
ping: @mlstowell |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
In example 3, In example 31, I think it used similarly -- see the function |
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.
-
Hello,
I am looking for the meaning of a particular variable, kappa,
kappa = freq * M_PI;that is related to the ordinary frequency in solving Maxwells equations in the example codes (ex3 and ex31, for instances). Can anyone explain the meaning of it ? More genearally, I find the exact meanings of some variables in the examples are not well commented in the given examples. Does anyone know where we can get help regarding this matter ? Any detailed documentation online ?
Thanks !
Beta Was this translation helpful? Give feedback.
All reactions