Changes between Version 32 and Version 33 of u/bliu


Ignore:
Timestamp:
10/20/14 10:28:31 (10 years ago)
Author:
Baowei Liu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • u/bliu

    v32 v33  
    1 = Ablative RT Problem =
    2 == Implementation in the code ==
     1= 1. Code and Research =
     2== Ablative RT Problem ==
     3=== Implementation in the code ===
    34* Important Equations and Parameters:[blog:bliu01092014] and [blog:bliu01142014]
    45* Stencils for diffusion solver: [ThermalConduction]
     
    78* Transfer the initial data to coarse grid with AstroBEAR and so it can take advantage of AMR: [blog:bliu08282014]
    89
    9 == 2D Case ==
     10=== 2D Case ===
    1011* Growth rate
    11 || 200 Extended Zones ||[[Image(http://www.pas.rochester.edu/~bliu/AblativeRT/growthRate/GrowthLogVx_perid200.png,width=200)]];[[Image(http://www.pas.rochester.edu/~bliu/AblativeRT/growthRate/InstantGrowthRate_200Ext.png,width=200)]]; [[Image(http://www.pas.rochester.edu/~bliu/AblativeRT/growthRate/growthRate_2D_rui.png,width=200)]]; [http://www.pas.rochester.edu/~bliu/AblativeRT/bubble/rho_periodic_060414.gif movie] ||
     12|| 200 Extended Zones ||[[Image(http://www.pas.rochester.edu/~bliu/AblativeRT/growthRate/GrowthLogVx_perid200.png,width=100)]];[[Image(http://www.pas.rochester.edu/~bliu/AblativeRT/growthRate/InstantGrowthRate_200Ext.png,width=100)]]; [[Image(http://www.pas.rochester.edu/~bliu/AblativeRT/growthRate/growthRate_2D_rui.png,width=100)]]; [http://www.pas.rochester.edu/~bliu/AblativeRT/bubble/rho_periodic_060414.gif movie] ||
    1213|| 5 Extended Zones ||[http://www.pas.rochester.edu/~bliu/AblativeRT/bubble/rho_periBC_5Ext_061014.gif movie] ||
    1314
    14 == 3D Case ==
     15=== 3D Case ===
    1516*  Initial Profile from LLE
    1617 || Original Doc || [http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/initialProfile/3Dsetup.txt parameters ]; gravity=0.4*acceleration0 ||
     
    1920|| Thick Target Data files in text (normalized using parameters above, initial profile along z direction) ||   [http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/initialProfile/Rho3D.data density]; [http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/initialProfile/P3D.data  pressure]; [http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/initialProfile/T3D.data  temperature]; [http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/initialProfile/Vx3D.data  Vx];  [http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/initialProfile/Vy3D.data  Vy];[http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/initialProfile/Vz3D.data  Vz] ||
    2021|| Thin Target Data files in text (normalized using parameters above, initial profile along z direction) ||   [http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/initialProfile_thin/Rho3D.data density]; [http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/initialProfile_thin/P3D.data  pressure]; [http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/initialProfile_thin/Vz3D.data  Vz] ||
    21 ||Thick Target: Initial Profile along center line ||[[Image(http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/initialProfile/init_Profile.png, width=200)]] ||
    22 || Thick Target Results from AstroBEAR (fixed grid || [[Image(http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/2ndCut/ThickSec0499.png,width=200)]]; [http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/2ndCut/thick3Drho.gif movie1]; [http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/2ndCut/thickSections.gif movie2];
    23 ||Thin Target: Initial Profile along center line ||[[Image(http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/ThinTarget/initialProfile_thin/init_Profile_thinTarget.png, width=200)]] ||
    24 || Thin Target Results from AstroBEAR (fixed grid) || [[Image(http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/2ndCut/ThinSec0340.png, width=200)]]; [http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/2ndCut/thinSections.gif movie]; ||
    25 || Thin Target Results from AstroBEAR (Coarse grid and AMR) || [[Image(http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/CoarseGrid/test/CoarseGrid_1AMR_test_dt.png,width=200)]]; [http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/CoarseGrid/ThinSec_Coarse1AMR.gif 1 level AMR]; [http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/CoarseGrid/ThinSec3AMR.gif 3 levels AMR];[http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/CoarseGrid/ABRT_mesh_3AMR.gif 3 levels AMR with mesh] ||
     22||Thick Target: Initial Profile along center line ||[[Image(http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/initialProfile/init_Profile.png, width=100)]] ||
     23|| Thick Target Results from AstroBEAR (fixed grid || [[Image(http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/2ndCut/ThickSec0499.png,width=100)]]; [http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/2ndCut/thick3Drho.gif movie1]; [http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/2ndCut/thickSections.gif movie2];
     24||Thin Target: Initial Profile along center line ||[[Image(http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/ThinTarget/initialProfile_thin/init_Profile_thinTarget.png, width=100)]] ||
     25|| Thin Target Results from AstroBEAR (fixed grid) || [[Image(http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/2ndCut/ThinSec0340.png, width=100)]]; [http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/2ndCut/thinSections.gif movie]; ||
     26|| Thin Target Results from AstroBEAR (Coarse grid and AMR) || [[Image(http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/CoarseGrid/test/CoarseGrid_1AMR_test_dt.png,width=100)]]; [http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/CoarseGrid/ThinSec_Coarse1AMR.gif 1 level AMR]; [http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/CoarseGrid/ThinSec3AMR.gif 3 levels AMR];[http://www.pas.rochester.edu/~bliu/AblativeRT/3Dcase/CoarseGrid/ABRT_mesh_3AMR.gif 3 levels AMR with mesh] ||
     27[[BR]]
    2628
     29= 2. Teaching, Presentation and Posters =
     30|| [http://www.pas.rochester.edu/~bliu/Teaching/Cuda2014.pdf CUDA] || CIRC Summer School 2014.8 ||
     31|| [http://www.pas.rochester.edu/~bliu/Teaching/BH2.pdf Scaling Test of AstroBEAR on BlueHive2 and Stampede] || CIRC All-Staff 2014.5 ||
     32|| [http://www.pas.rochester.edu/~bliu/Posters/astrobear.pdf Introduction to AstroBEAR2.0] || CIRC All-Staff 2013.8 ||
     33|| [http://www.pas.rochester.edu/~bliu/Posters/poster_circ.pdf AstroBEAR2.0 and its Performance on BlueGene/Q] || Annual CIRC Poster Session 2013 & 2014.5  ||
     34|| [http://www.pas.rochester.edu/~bliu/Posters/CIRC_BenchMark_Poster_2012.pdf Comparision of Benchmarks Across CIRC Supercomputing Architectures] || Annual CIRC Poster Session 2012.5  ||
     35[[BR]]
    2736
    28 = Scripts =
     37= 3. Scripts =
    2938Collects for useful linux scripts & codes
    3039|| Convert gif files to movie files on Mac || [http://www.pas.rochester.edu/~bliu/Scripts/convertMovieOnMac.sh Movie Convert] || Using ffmpeg; For Mac  ||