Skip to content

psanan/PRiSM_Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D AMR Tool for PRiSM

For more information, see our upcoming blog post at the RNCM PRiSM blog.

This tool relies heavily on our SimpleTreeMeshes.jl.

Quickstart

  1. Copy this project to your local computer (GitHub: click the green "Code" dropdown and download a ZIP file).

  2. Install Jupyter. The easiest way is to install Anaconda, but if you already work with Python, you can install it with pip, conda, etc.

  3. Install Julia by following these instructions.

  4. Install IJulia.

    • Run the Julia program you just downloaded
    • Type ]
    • Enter add IJulia
    • To exit, type backspace and then enter exit()
  5. Run Jupyter.

    • Open a terminal program (OS X: run the Terminal app).
    • Navigate to this directory (OS X: type cd (with the space), then drag this directory into the terminal and enter).
    • Enter jupyter notebook.
    • If your browser doesn't open automatically, copy the displayed URL into your web browser.
  6. Click PRiSM_Tool.ipynb.

  7. Follow the instructions in the notebook. You should, among other things, generate the following image.

Quickstart expected image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published