Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 13, 2021. It is now read-only.
/ raishinsource Public archive

No longer using it, found too many bugs etc

Notifications You must be signed in to change notification settings

outflows/raishinsource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running and producing data from RAISHIN GRMHD simulations using a cluster

Here are the basic steps required in order to run and produce data for RAISHIN.

  1. Setup your model carefully (pram.f90, mdgrmhd.f90 etc)

  2. Run prepare.py to configure the appropriate number of cores and nodes for your MPI run. For example, prepare source for 2D, 512 cores, 24 cores/node:

prepare.py 2 512 24
  1. Run toac.sh to send it to alphacrucis.

  2. make and qsub mpirun.job to submit the job. Wait. Use status.sh once in a while to check the status of your simulation.

  3. Once finished, copy the raw data files to the workstation where the visualization and analysis will be carried out

  4. Run convert.py to convert the raw data files to VTK format

About

No longer using it, found too many bugs etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages