How to use integrals over an axis and explicit dependence on coordinates in a field? #75
Unanswered
Divyoj-Singh
asked this question in
Q&A
Replies: 1 comment 1 reply
-
The partial integral over an axis is typically called a projection and is supported by the |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi!
First of all thanks for this great package!
I am trying to solve a pde in 3D which has terms like:
and
a(x+lcoz,y+sinz, z+ \pi,t)
I tried the integrate function for the field but it calculates the integral for the whole lattice.
I couldn't understand how to write the second term..
Can you please help me with this?
Thanks!!
Beta Was this translation helpful? Give feedback.
All reactions