Version 18 (modified by 11 years ago) ( diff ) | ,
---|
Ablative RT Problem
Implementation in the code
- Important Equations and Parameters:bliu01092014 and bliu01142014
- Stencils for diffusion solver: [ThermalConduction]
- Testing for the code: #309, #331, #345 blog
2D Case
- Growth rate
200 Extended Zones | ;; movie |
5 Extended Zones | movie |
3D Thermal Diffusion
- Initial Profile from LLE
Original Doc | parameters ; gravity=0.4*acceleration0 |
Original Data for thick Target | density; pressure; temperature; Vx; Vy;Vz |
Original Data for thin Target | density; pressure; Vz |
Scripts to transfer the hdf4 file to text on BH2 | hdf4_to_ascii; combine_pos_var; combine_pos_var |
Thick Target Data files in text (normalized using parameters above) | density; pressure; temperature; Vx; Vy;Vz |
Thin Target Data files in text (normalized using parameters above) | density; pressure; Vz |
Thick Target: Initial Profile along center line | |
Thin Target: Initial Profile along center line |
Scripts
Collects for useful linux scripts & codes
Multi_Data to Multi_Plots | plot.sh gnuplot template | Put the data files to ./Data and generate plots to ./PNGs with gnuplot |
Tests
Note:
See TracWiki
for help on using the wiki.