You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to measure the magnitude of the gradient of a scalar field $a(x)$, i.e. $|\nabla a|^2$, but ran into an issue when using the .dot() function. I was able to reproduce the error with the following example:
* Add test of #1069
* Ensure function arguments are all in repr form
* Reverse order of pop'd arguments
Successive pops reverses, so reverse back
* Install miniconda on macos
Grrr. Laggards on Azure/GHA team
[dropped miniconda on macos images](actions/runner-images#9262)
Hello,
I was trying to measure the magnitude of the gradient of a scalar field$a(x)$ , i.e. $|\nabla a|^2$ , but ran into an issue when using the
.dot()
function. I was able to reproduce the error with the following example:This may be related to #961 or #962.
I am using fipy version 3.4.4.
Thank you for the wonderful package!
The text was updated successfully, but these errors were encountered: