https://github.com/ahbarnett/heat-quasistatic
Expanding the heat equation in powers of the reciprocal diffusivity, motivated by a coupled membrane-interior cell problem
https://github.com/ahbarnett/heat-quasistatic
Last synced: 3 months ago
JSON representation
Expanding the heat equation in powers of the reciprocal diffusivity, motivated by a coupled membrane-interior cell problem
- Host: GitHub
- URL: https://github.com/ahbarnett/heat-quasistatic
- Owner: ahbarnett
- License: apache-2.0
- Created: 2021-04-28T18:09:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-14T14:41:22.000Z (over 1 year ago)
- Last Synced: 2025-01-23T18:51:35.402Z (4 months ago)
- Language: TeX
- Homepage:
- Size: 748 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# heat-quasistatic
Notes on various heat initial-boundary-value problems in the high diffusivity limit, motivated by a nonlinear coupled membrane-interior cell diffusion problem from Stas Shvartsman's group.
Alex H. Barnett, April 2021.
### Compilation
Requirements: `latex`, `bibtex`, and `dvipdf`
To build PDF files: `cd notes; make`