Changes between Version 54 and Version 55 of u/ehansen


Ignore:
Timestamp:
06/19/12 14:41:12 (12 years ago)
Author:
ehansen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • u/ehansen

    v54 v55  
    55= Projects =
    66[[BR]]
     7
    78=== My Library ===
    89Here I have been collecting the important literature relative to my research.  Most of these papers are about or related to radiative, magnetized jets and shocks.  I will also include notes/summary for each paper.
    910
    1011[wiki:u/ehansen/EddiesLibrary Eddie's Library]
     12[[BR]]
     13
     14=== 3D Cooling Jets ===
     15Using Martin's CRL618 jet module, I have been testing 3D jets with different cooling strengths.
     16
     17[wiki:3dcoolingjets]
     18[[BR]]
     19
     20=== Z Cooling ===
     21The 5th type of cooling implemented in astrobear.  This includes forbidden line emission, and uses Pat Hartigan's tables.
     22
     23[wiki:zcooling]
    1124[[BR]]
    1225
     
    1730[[BR]]
    1831
    19 === Z Cooling ===
    20 The 5th type of cooling implemented in astrobear.  This includes forbidden line emission, and uses Pat Hartigan's tables.
    21 
    22 [wiki:zcooling]
    23 [[BR]]
    24 
    2532=== Building a 1D Hydro Code ===
    2633The best way to learn how to write a hydro code is to build your own.  I've created a separate page on the wiki to document the important aspects of fluid dynamics and numerical methods as I learn how to build my own 1D hydro code: [wiki:ehansen/buildcode Building a 1D Hydro Code]
    2734[[BR]]
     35
    2836=== Rayleigh-Taylor Instability ===
    2937The RT Instability...a dense fluid sitting on top of a light fluid.  When slightly perturbed the light fluid rises upwards, and the heavy fluid sinks downwards.  See this page for more details on the problem analysis and simulations: [wiki:ehansen/RT My Rayleigh-Taylor Page]
    3038|| [[Image(density_image0000.png, height=400, width=300)]] || [[Image(density_image0040.png, height=400, width=300)]] || [[Image(density_image0125.png, height=400, width=300)]] ||
    3139[[BR]]
     40
    3241=== Field Loop Advection ===
    3342This is from when I was first learning how to run AstroBEAR.