module myna.application.exaca.microstructure_region.app
class ExaCAMicrostructureRegion
method ExaCAMicrostructureRegion.__init__
__init__()
property ExaCAMicrostructureRegion.component
Return the corresponding component class. This will be None if class name is not in the Component lookup dictionary
property ExaCAMicrostructureRegion.name
property ExaCAMicrostructureRegion.path
property ExaCAMicrostructureRegion.template
Set the path to the template directory based on the path to the app directory
method ExaCAMicrostructureRegion.configure
configure()
Configure all ExaCA microstructure_region cases.
method ExaCAMicrostructureRegion.execute
execute()
Execute all ExaCA microstructure_region cases.
method ExaCAMicrostructureRegion.postprocess
postprocess()
Export RGB-colored VTKs for valid ExaCA outputs.
method ExaCAMicrostructureRegion.run_case
run_case(case_dir)
Launch the runCase.sh script for the given case.
method ExaCAMicrostructureRegion.setup_case
setup_case(case_dir, solid_files, layer_thickness)
Configure a valid ExaCA case directory for the current region.
This file was automatically generated via lazydocs.