-
Many graph and node-level problems are fundamentally about diffusion. Information **diffuses** from one node to another. In this way, solutions to these problems can be modeled after heat kernel, whic…
-
We want to make sure that we've at least covered the VV tests from TMAP4. I believe that @simopier indicated he has some more VV tests to add as well. We should also add documentation for this so that…
-
**Is your feature request related to a problem? Please describe.**
Associated with #1888. There is a request to separately report the components of the total surface heat flux: trans-rot mode tempera…
-
Implement foundational heat dynamics to serve as a basis for more comprehensive climate interactions in LP. This feature will simulate temperature propagation, heat sources, and temperature decay, pro…
-
Hi, I'm trying to create an hybrid model, that use your FEM-solver and a neural network.
To do that, I need to solve the same equations with different parameters (e.g the heat diffusion, where the di…
-
Differences caused by additional code logic unique to Python
1. First
At the end of the loop, Py package will reassign the two variables `e_skin `, `m_rsw `( `regsw` in R)
When w > w_max, the `e_r…
-
Under julia1.10.0 version, I successfully ran the readme code.
But when reading the source code, there is such a line of instructions in diffusion.jl in src: **import ..compute_meltfraction_ps!, ..c…
-
Earlier today (2024-Aug-22) we had a Chapel training coordination meeting organized by the Chapel development team and focused on revamping the HPC Carpentry Chapel lessons. Over the next few months w…
-
-
I've been trying to use the graphwave function and there seems to be a bug. When I run the function graphwave on a networkx graph I get the error mentioned in the title:
AttributeError: 'Heat' object…