GWU-CFD / FlashKit

A library to assist researchers in using the FLASH code
MIT License
1 stars 1 forks source link

Add Scaling feature #57

Open alentner opened 3 years ago

alentner commented 3 years ago

flashkit build scaling <--opt, ...> <--flag, ...>

This feature will construct the directories, parameter files, and execution script for performing a desired strong/weak scaling analysis on a computational resource

alentner commented 3 years ago

This will require the flashkit create batch feature to be implemented