Changes between Version 28 and Version 29 of ModulesOnAstroBear
- Timestamp:
- 09/16/11 09:53:55 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ModulesOnAstroBear
v28 v29 214 214 ==== Sample Module ==== 215 215 216 The best way to understand how a module works is by example. The following example is a module for the Rayleigh-Taylor instability.216 The best way to understand how a module works is by example. The following example is a module for the [wiki:u/ehansen/RT Rayleigh-Taylor instability]. 217 217 218 218 [attachment:problem.f90 Sample Problem Module]