Build Problem Module

Following the User Guide: https://clover.pas.rochester.edu/trac/astrobear/wiki/ModulesOnAstroBear , I built two problem modules

  • Simple Clump Module (with objects)
    1. Documentation is very clear and easy to follow. The code is straightforward — maybe need a little bit background knowledge: Ghost zones (Parallel programming), gamma7=1.0/(gamma-1)(Energy and pressure relations), Namelist (Fortran) and data files
    2. code compiled with AstroBEAR
    3. Need to update the "problem.data" from template to get it run — with "rho=, radius=, velocity=…."
    4. data files for user to try and run?
    5. Result:ClumpMovie_0AMR

http://www.pas.rochester.edu/~bliu/ProblemModule/clump.png

  • Simple Clump Module (without objects)
    1. Result with 4 nodes: Result:ClumpOld_0AMR

http://www.pas.rochester.edu/~bliu/ProblemModule/oldStyle4node0018.png

http://www.pas.rochester.edu/~bliu/ProblemModule/mag100015.png

  • Clump with Rotation
  1. rho: rhoMovie

http://www.pas.rochester.edu/~bliu/ProblemModule/Clump_omega2.00015.png

Attachments (6)

Comments

No comments.