Difference between revisions of "Model Samples"
From CD++
(New page: This page is currently being tested with tables {| border="1" |- ! Name !! Description |- ! 2D-HEAT CONDUCTION | This is an example of steady state 2-D heat transfer in a long bar of rect...) |
|||
Line 25: | Line 25: | ||
! AIRPORT | ! AIRPORT | ||
| Simulates departures and arrivals in an airport. Uses a control tower, several planes, and queue and a different container (i.e. hangar) for the planes, according to their flight numbers. | | Simulates departures and arrivals in an airport. Uses a control tower, several planes, and queue and a different container (i.e. hangar) for the planes, according to their flight numbers. | ||
+ | |- | ||
+ | ! ETC.. | ||
+ | | ETC.. | ||
|} | |} |
Revision as of 12:24, 19 November 2007
This page is currently being tested with tables
Name | Description |
---|---|
2D-HEAT CONDUCTION | This is an example of steady state 2-D heat transfer in a long bar of rectangular cross section. One side of the bar is insulated, the other exposed to a fluid at 25ºc. |
2D-HEAT DIFFUSION | Heat diffusion model in a surface. A cell can be connected to heat generator, a cold generator or none. A cell's temperature is measured as the average of its neighborhood. It's possible to see the cell's temperature in each step. |
3D-HEAT DIFFUSION | A heat diffusion model (as the one described above) but using three-dimensions. |
3D-FREE FORM | This application studies free-form modeling the deformation of objects in 3D space. |
AD-HOC ROUTING | An example of ad-hoc wireless routing using the AODV protocol and variations. |
AIRCONDITION | This is an air-conditioner model with an incorporated thermostat (Documentation in Spanish). |
AIRPORT | Simulates departures and arrivals in an airport. Uses a control tower, several planes, and queue and a different container (i.e. hangar) for the planes, according to their flight numbers. |
ETC.. | ETC.. |