Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement heat propogation #2

Closed
giannic opened this issue Mar 31, 2012 · 5 comments
Closed

implement heat propogation #2

giannic opened this issue Mar 31, 2012 · 5 comments
Labels
Milestone

Comments

@giannic
Copy link
Owner

giannic commented Mar 31, 2012

  1. heat transfers between particles (ice, water, and rigid particles)
  2. heat transfers from the surrounding air
  3. thermal radiation from external heat sources to particles.
@giannic
Copy link
Owner Author

giannic commented Mar 31, 2012

need correct implementation of newton's equation for particle-particle propagation

@ghost ghost assigned yuit and giannic Mar 31, 2012
@giannic
Copy link
Owner Author

giannic commented Apr 1, 2012

need correct implementation of ambient temperature affecting outer surface

@yuit
Copy link
Collaborator

yuit commented Apr 1, 2012

The quite buggy version of heat propagation between particle-particle and particle-air is in place. Though right now thing looks crazy and somewhat wrong. The basis equation is in place.

@giannic
Copy link
Owner Author

giannic commented Apr 11, 2012

air to particle transfer seems to work

@giannic
Copy link
Owner Author

giannic commented Apr 17, 2012

particle to particle heat transfer seem to work

@giannic giannic closed this as completed Apr 17, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants