First time here? Check out the Help page!
1 | initial version |
In the Internal Cell Outputs documentation it states:
HAMT automatically assigns cells to construction objects so that there are more cells closer to boundaries between materials and also at the “surfaces” of the surface. It is not possible for users to define their own cells.
Digging into the source code, it appears that after the number of cells are determined (based on material thickness and conductivity) the cell thicknesses are determined by the equation here.
2 | No.2 Revision |
In the Internal Cell Outputs documentation it states:
HAMT automatically assigns cells to construction objects so that there are more cells closer to boundaries between materials and also at the “surfaces” of the surface. It is not possible for users to define their own
Digging into the source code, it appears that after the number of cells are determined (based on material thickness and conductivity) the cell thicknesses are determined by the equation here. .