This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
group8 [2014/06/05 23:19] bartl animation added |
group8 [2014/06/06 15:47] (current) talwar |
||
|---|---|---|---|
| Line 12: | Line 12: | ||
| - parametric study: What is the kill radius at given explosion energy and solar wind strength? | - parametric study: What is the kill radius at given explosion energy and solar wind strength? | ||
| - production of the "Battle of the Winds" movie blockbuster | - production of the "Battle of the Winds" movie blockbuster | ||
| + | |||
| + | ==== Code ==== | ||
| + | A commented review of our code modifications can be found under [[group8_code|Inside the Code]]. | ||
| ==== Logbook ==== | ==== Logbook ==== | ||
| Line 60: | Line 63: | ||
| pshock = 1.23e8 !pressure of shock material | pshock = 1.23e8 !pressure of shock material | ||
| rshock = 2.24e4 !density of shock material | rshock = 2.24e4 !density of shock material | ||
| - | </code> | + | |
| + | </code> | ||
| + | |||
| + | - 1D-Simulation use some settings of Cartesian coordinate, zero-gradient boundaries, planar and constant solar & supernova winds | ||
| + | |||
| + | Velocity Profile | ||
| + | |||
| + | {{::output_5yzrfo.gif?direct&200|high-res simulations}} | ||
| + | |||
| + | Density Profile | ||
| + | |||
| + | {{::output_14fvpq.gif?direct&200|high-res simulations}} | ||
| - Generated high-res simulations (10x4 AU, 750x250 gridpoints) for the presentation (click on the image to show gif (33MB): | - Generated high-res simulations (10x4 AU, 750x250 gridpoints) for the presentation (click on the image to show gif (33MB): | ||
| {{::2dwind1.gif?direct&200|high-res simulations}} | {{::2dwind1.gif?direct&200|high-res simulations}} | ||
| - Did a parameter study on a reduced grid (6x2 AU, 300x100 gridpoints) to determine the dependence of the penetration radius on the densities of the SNR and solar wind. | - Did a parameter study on a reduced grid (6x2 AU, 300x100 gridpoints) to determine the dependence of the penetration radius on the densities of the SNR and solar wind. | ||
| - Figured out how to create animated gifs / videos of the NetCDF files using [[https://wci.llnl.gov/codes/visit/|VisIt]] | - Figured out how to create animated gifs / videos of the NetCDF files using [[https://wci.llnl.gov/codes/visit/|VisIt]] | ||
| - | - Created our presentation | + | - Created our presentation : Here's the link : https://drive.google.com/file/d/0B5VQV2FlDo8wQllHdG1NakVZV3c/edit?usp=sharing |