Skip to content

laurium-labs/SaunaModel.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SaunaModel

Latest

This package is estimate of how a lumped sum sauna would behave. A lumped sum system modeling means approximating each component of the system with one number. This is a rough and ready approximation: obviously, the stove isn't all one temperature, and the air has has a very complex fluid dynamics problem, which could heat a small sized sauna with the heat given off with all the computers needed to solve in granular detail.

To use, install julia, then run from the REPL ] add https://github.com/bhalonen/SaunaModel.jl (the directive ] causes julia to enter pkg> mode)

Then, re-enter julia> mode, and run using SaunaModel:dictionary_api;dictionary_api(Dict())

Releases

No releases published

Packages

No packages published

Languages