Skip to content
Snippets Groups Projects
Select Git revision
  • ac0efbe338abc872056c6b479526e6212cd461b3
  • master default protected
  • albertpiwonski-master-patch-57409
  • quadspheres
  • fix_Tmatrix_code_epsr_background
  • albertpiwonski-master-patch-12427
  • cavity
  • c1
8 results

main.data

Blame
  • main.data 469 B
    DefineConstant[
      PROBLEM = {"Absorbing BC", Choices {"Absorbing BC", "Transmission Condition"}, Visible 1, Name "GetDP/0Problem", GmshOption "Reset", Highlight "Blue"}
    ];
    
    
    // GetDP
    DefineConstant[
      // default getdp parameters for onelab
      R_ = {"MonoDomain", Name "GetDP/1ResolutionChoices", Visible 1, Highlight "Blue"},
      C_ = {"-solve -v 3 -bin -ksp_monitor", Name "GetDP/9ComputeCommand", Visible 0},
      P_ = {"", Name "GetDP/2PostOperationChoices", Visible 0}
    ];