Difference between revisions of "CS382:Software"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
== [[CS382:staticmodel-outline|Static Modeling]] == | == [[CS382:staticmodel-outline|Static Modeling]] == | ||
+ | * Google Earth. Free. All platforms. | ||
+ | |||
== [[CS382:fire|Fire]] == | == [[CS382:fire|Fire]] == | ||
Line 11: | Line 13: | ||
== [[CS382:Unit-mashup|Visualization]] == | == [[CS382:Unit-mashup|Visualization]] == | ||
− | * | + | * Web Browser |
− | * | + | * Google account |
− | * | + | * Open Office |
− | == [[CS382:structural-outline| | + | == [[CS382:structural-outline|Structural Modeling]] == |
− | |||
− | |||
− | |||
== [[CS382:equation-outline|Rocket Modeling]] == | == [[CS382:equation-outline|Rocket Modeling]] == | ||
Line 26: | Line 25: | ||
With this software you can investigate how a rocket flies by changing the values of different design variables. | With this software you can investigate how a rocket flies by changing the values of different design variables. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
* Water Rocket Fun v.3.4. | * Water Rocket Fun v.3.4. | ||
Line 92: | Line 31: | ||
The main page that we can focus on: contains downloadable software for a flight of water rocket: Called : Water Rocket Fun v.3.4 | The main page that we can focus on: contains downloadable software for a flight of water rocket: Called : Water Rocket Fun v.3.4 | ||
− | + | ** Descriptions at unit page | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | * | ||
− | |||
− | |||
− | |||
− | * | ||
== [[Cs382:unit-compsoc|Computational Sociology and Agent Based Modeling]] == | == [[Cs382:unit-compsoc|Computational Sociology and Agent Based Modeling]] == | ||
− | Nothing | + | Nothing. |
== [[CS382:Predator-Prey|Predator Prey ( Lynx Hare )]] == | == [[CS382:Predator-Prey|Predator Prey ( Lynx Hare )]] == | ||
− | * | + | * Custom Lynx-Hare model based on [http://ccl.northwestern.edu/netlogo/models/WolfSheepPredation(SystemDynamics) Wolf Sheep Systems Dynamics netlogo model] |
− | + | ||
− | |||
− | |||
− | + | == [[CS382:chaos_templated|Chaos]] == | |
− | == [[CS382:chaos_templated| | ||
*[http://local.wasp.uwa.edu.au/~pbourke/fractals/lorenz/ Lorenz attractor in 3D] | *[http://local.wasp.uwa.edu.au/~pbourke/fractals/lorenz/ Lorenz attractor in 3D] | ||
− | ** | + | **[[CS382:attractor_inC|Lorenz attractor C source code]] generates values in 3 dimensional coordinate. |
**Students can generate infinite patterns of values by changing 3 parameters in 3 non-linear differential equations. | **Students can generate infinite patterns of values by changing 3 parameters in 3 non-linear differential equations. | ||
**The values can be plotted with GNUplot like [https://wiki.cs.earlham.edu/images/7/7a/Lorenz.jpg this picture]. | **The values can be plotted with GNUplot like [https://wiki.cs.earlham.edu/images/7/7a/Lorenz.jpg this picture]. | ||
**There is the source code of Lorenz attractor for second life, but it includes numbers of bugs. | **There is the source code of Lorenz attractor for second life, but it includes numbers of bugs. | ||
*Excel for statistical computation | *Excel for statistical computation | ||
− | *[http://answers.yahoo.com/question/index?qid | + | *[http://answers.yahoo.com/question/index?qid=20080106042422AAH5JIV Yahoo! Answers: I'm looking for a good weather prediction software] |
+ | **e.g. [http://www.nco.ncep.noaa.gov/pmb/nwprod/analysis/namer/gfs/00/index_pcp_s_loop.shtml Looping image of temperature, pressure, precipitation] | ||
+ | |||
+ | |||
== [[CS382:End-Notes|End-Notes]] == | == [[CS382:End-Notes|End-Notes]] == |
Revision as of 09:27, 17 April 2009
Contents
Software
Foundations of Modelling
Firefox
Static Modeling
- Google Earth. Free. All platforms.
Fire
- [NetLogo] version 4.0
Visualization
- Web Browser
- Google account
- Open Office
Structural Modeling
Rocket Modeling
- RocketModeler II
http://www.grc.nasa.gov/WWW/K-12/rocket/rktsim.html
With this software you can investigate how a rocket flies by changing the values of different design variables.
- Water Rocket Fun v.3.4.
http://www.seeds2lrn.com/rocketSoftware.html
The main page that we can focus on: contains downloadable software for a flight of water rocket: Called : Water Rocket Fun v.3.4
- Descriptions at unit page
Computational Sociology and Agent Based Modeling
Nothing.
Predator Prey ( Lynx Hare )
- Custom Lynx-Hare model based on Wolf Sheep Systems Dynamics netlogo model
Chaos
- Lorenz attractor in 3D
- Lorenz attractor C source code generates values in 3 dimensional coordinate.
- Students can generate infinite patterns of values by changing 3 parameters in 3 non-linear differential equations.
- The values can be plotted with GNUplot like this picture.
- There is the source code of Lorenz attractor for second life, but it includes numbers of bugs.
- Excel for statistical computation
- Yahoo! Answers: I'm looking for a good weather prediction software