-
The following outfld calls exist in the simple physics schemes in CAM. Since these came in before history in CAM-SIMA, we're missing the diagnostics and we should add them back in.
**held-suarez**
…
-
Idea: use METAL graphs to set some initial and boundary conditions and do a heat diffusion AV.
-
**Describe the bug**
The right hand side of diffusion_dt_ algorithm in all of diffusion types (Inner, Robin, etc. ) only calculate the rate of heat flow per unit volume (W/m3), we need to multiply a …
-
### Summary of Problem
**Description:**
There are two publications that show problems with Chapel performance on ARM systems in comparison to other models. They are:
* "Performance Portability…
-
Author: Nicolas Rougier (@rougier)
Submitted by: Nicolas Rougier (@rougier)
Simple heat diffusion model using the ndimage.generic_filter.
![diffusion](https://cloud.githubusercontent.com/assets/3272…
-
Dear @lululxvi
I want to define a convective boundary condition for a time dependent heat diffusion equation.
the boundary condition is k*dT/dx=h*(T-T_inf).
How can I implement this? T_inf is a fu…
-
Hi,
I am new to VoronoiFVM.jl. After one week try, I found it is really fantastic at solving diffusion problems, it is faster than similar problem I solved in c++ using FEM. So, I decide to try furt…
-
**Describe the bug**
The outlines as given by Cellpose vary in density, sometimes producing outliers.
This becomes problematic when approximating the shape of the cell using the outlines.
Is this b…
-
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…
-
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…