Skip to content

module myna.application.exaca.microstructure_region.execute


function run_case

run_case(app, case_dir)

Launch the runCase.sh script in the template for the given case_dir

Args:

  • app: ExaCA(MynaApp) instance
  • case_dir: path to the case directory to run

Returns:

  • [result_file, process]: [path to result file, subprocess instance]

function main

main()

Main exaca/microstructure_region execution function


This file was automatically generated via lazydocs.