Difference between revisions of "AMR with Cactus"

From Einstein Toolkit Documentation
Jump to: navigation, search
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Known precedents:
 
Known precedents:
  
 +
* CactusUMT arrangement
 +
** http://cactuscode.org/pipermail/unstructured/
 +
** http://cactus.cct.lsu.edu/pipermail/unstructured-cvs/
 +
** cvs -d:pserver:cvs_anon at cvs.cct.lsu.edu:/Frameworks co CactusUMT
  
CactusUMT arrangement http://cactuscode.org/pipermail/unstructured/
+
* CaPHG
http://cactus.cct.lsu.edu/pipermail/unstructured-cvs/
+
** https://www.cct.lsu.edu/~jtao/cct/CaPHG/CaPHG.html
cvs -d:pserver:cvs_anon at cvs.cct.lsu.edu:/Frameworks co CactusUMT
 
  
CaPHG https://www.cct.lsu.edu/~jtao/cct/CaPHG/CaPHG.html
+
* CactusSAMRAI
  
CactusSAMRAI
 
  
 +
Interesting AMR libraries to interface with:
 +
 +
* [https://arxiv.org/pdf/1610.08833.pdf A Survey of High Level Frameworks in Block-Structured Adaptive Mesh Refinement Packages]
 +
 +
* [https://commons.lbl.gov/display/chombo/Chombo+-+Software+for+Adaptive+Solutions+of+Partial+Differential+Equations Chombo]
  
Interesting AMR libraries to interface with:
+
* [https://github.com/AMReX-Astro AMRex]
  
[A Survey of High Level Frameworks in Block-Structured Adaptive Mesh Refinement Packages https://arxiv.org/pdf/1610.08833.pdf]
+
* Tree Building Blocks (in development)
[https://commons.lbl.gov/display/chombo/Chombo+-+Software+for+Adaptive+Solutions+of+Partial+Differential+Equations Chombo]
 
[https://github.com/AMReX-Astro AMRex]
 
Tree Building Blocks (in development)
 

Latest revision as of 15:50, 12 October 2017

Known precedents:

  • CactusSAMRAI


Interesting AMR libraries to interface with:

  • Tree Building Blocks (in development)