Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jfhbrook/anisotropy
My thesis, wherein I studied the possibility of measuring anisotropic thermal conductivity in snow with needle probes.
https://github.com/jfhbrook/anisotropy
Last synced: 3 days ago
JSON representation
My thesis, wherein I studied the possibility of measuring anisotropic thermal conductivity in snow with needle probes.
- Host: GitHub
- URL: https://github.com/jfhbrook/anisotropy
- Owner: jfhbrook
- License: other
- Created: 2010-04-12T17:58:33.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2018-04-25T15:11:25.000Z (over 6 years ago)
- Last Synced: 2024-10-18T21:00:32.035Z (20 days ago)
- Language: TeX
- Homepage: https://github.com/jesusabdullah/anisotropy
- Size: 47.9 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# A N I S O T R O P Y
This is my thesis! Yes that's right, all of it. Not just the written document,
but also all of the code.The part everyone would actually want to see is, predictably,
**[/thesis.pdf](https://github.com/jesusabdullah/anisotropy/blob/master/thesis.pdf?raw=true)**.
It's pretty awesome. No, really. Read it! Gogogo.Want a tl;dr? Then check out
**[/papers/poster/poster.pdf](https://github.com/jesusabdullah/anisotropy/blob/master/papers/poster/poster.pdf?raw=true)**, a revised version of the poster I made for
AGU Fall 2010!However, for the graduate student at UAF interested in
extending what I've done, you may find some files of interest here. In
particular, **/fea_analysis** contains the COMSOL code (though I would
recommend rewriting the simulation using COMSOL 4.0), **/analytical_solution**
contains code for numerically evaluating solutions based on an analytical
approach (so yes, "analytical solution" is a misnomer), and **/measurements**
contains all the code I wrote for doing laboratory and in-situ measurements,
plus data. **/papers** has some small papers and other such documents I've
written (including a sweet poster), and **/thesis** is the source code for the
thesis itself. Note that, in order to compile the thesis you will need version
5.0 of . Finally,
**/convergence_study** contains some material from when I informally analyzed
the convergence properties of the model (In retrospect, I should've tried to
coarsen the mesh as well as refining it), and **/extras** has a few odds and
ends that didn't really make sense anywhere else.Enjoy!
--Joshua Holbrook
May 2011