Visualization/fr: Difference between revisions

Jump to navigation Jump to search
Created page with "Avec ''yt-mpi.sh'' comme script de soumission. #!/bin/bash #SBATCH --time=0:30:00 # walltime in d-hh:mm or hh:mm:ss format #SBATCH --ntasks=4 # number of MPI proces..."
(Created page with "Nous supposons que vous avez téléchargé le jeu de données Enzo_64 à partir de http://yt-project.org/data. Le script ''grids.py'' produira le rendu de 90 images avec une r...")
(Created page with "Avec ''yt-mpi.sh'' comme script de soumission. #!/bin/bash #SBATCH --time=0:30:00 # walltime in d-hh:mm or hh:mm:ss format #SBATCH --ntasks=4 # number of MPI proces...")
Line 434: Line 434:
     sc.save('frame%04d.png' % (i+1), sigma_clip=4)
     sc.save('frame%04d.png' % (i+1), sigma_clip=4)


and the job submission script `yt-mpi.sh`
Avec ''yt-mpi.sh'' comme script de soumission.
  #!/bin/bash
  #!/bin/bash
  #SBATCH --time=0:30:00  # walltime in d-hh:mm or hh:mm:ss format
  #SBATCH --time=0:30:00  # walltime in d-hh:mm or hh:mm:ss format
rsnt_translations
56,576

edits

Navigation menu