AWS Palace

AWS Palace#

This module provides functionality for preparing json config file to run AWS Palace.

PalaceRunner(json_name, config, exec_path)

A class to run Palace simulations.

PalaceConfig(Problem, Model, Domains, ...)

SolverConfig([Order, Device, Driven, ...])

EigenConfig([N, Tol, Target, Save])

DrivenConfig(MinFreq, MaxFreq, FreqStep, ...)

BoundaryConfig([PEC, Absorbing, LumpedPort, ...])

SurfaceCurrentConfig(Index, Elements)

SurfaceCurrentElementConfig(Attributes, ...)

AbsorbingConfig(Attributes[, Order])

ImpedanceConfig(Attributes[, Rs, Ls, Cs])

LumpedPortConfig(Index, R, Excitation, Elements)

ElementConfig(Attributes, Direction)

DomainConfig(Materials, Postprocessing)

PostProProbeConfig(Index, Center)

PostProProbeConfigurator(xlist, ylist, ...)

PostProEnergyConfig(Index, Attributes)

MaterialsConfig(Attributes[, Permeability, ...])

ModelConfig(Refinement[, Mesh, L0])

ProblemConfig([Type, Verbose, Output])