pymcnp.inp.dawwg.block package

AST Classes

Ajed Class

class pymcnp.inp.dawwg.block.Ajed(setting: str | int | Integer)

Represents INP ajed elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Regular/adjoint edits control

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Angp Class

class pymcnp.inp.dawwg.block.Angp(setting: str | int | Integer)

Represents INP angp elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Print angular flux on/off

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Asback Class

class pymcnp.inp.dawwg.block.Asback(setting: str | int | Integer)

Represents INP asback elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Front-going flux at plane k

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Asbott Class

class pymcnp.inp.dawwg.block.Asbott(setting: str | int | Integer)

Represents INP asbott elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Top-going flux at plane j

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Asfrnt Class

class pymcnp.inp.dawwg.block.Asfrnt(setting: str | int | Integer)

Represents INP asfrnt elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Back-going flux at plane k

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Asleft Class

class pymcnp.inp.dawwg.block.Asleft(setting: str | int | Integer)

Represents INP asleft elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Right-going flux at plane i

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Asrite Class

class pymcnp.inp.dawwg.block.Asrite(setting: str | int | Integer)

Represents INP asrite elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Left-going flux at plane i

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Astop Class

class pymcnp.inp.dawwg.block.Astop(setting: str | int | Integer)

Represents INP astop elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Bottom-going flux at plane j

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Avatar Class

class pymcnp.inp.dawwg.block.Avatar(setting: str | int | Integer)

Represents INP avatar elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Prepare special XMFLUXA file on/off

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Balp Class

class pymcnp.inp.dawwg.block.Balp(setting: str | int | Integer)

Represents INP balp elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Print coarse-mesh balance tables on/off

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Balxs Class

class pymcnp.inp.dawwg.block.Balxs(setting: str | int | Integer)

Represents INP balxs elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Cross-section balance control

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Byvolp Class

class pymcnp.inp.dawwg.block.Byvolp(setting: str | int | Integer)

Represents INP byvolp elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Printed point reactions rates on/off

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Diffsol Class

class pymcnp.inp.dawwg.block.Diffsol(setting: str | String)

Represents INP diffsol elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: String

Diffusion operator solver

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Edoutf Class

class pymcnp.inp.dawwg.block.Edoutf(setting: str | int | Integer)

Represents INP edoutf elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

ASCII output files control

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Epsi Class

class pymcnp.inp.dawwg.block.Epsi(setting: str | int | float | Real)

Represents INP epsi elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Real

Convergence precision

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Fissneut Class

class pymcnp.inp.dawwg.block.Fissneut(setting: str | int | Integer)

Represents INP fissneut elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Fission neutron flag

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Fissrp Class

class pymcnp.inp.dawwg.block.Fissrp(setting: str | int | Integer)

Represents INP fissrp elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Print fission source rate on/off

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Fluxone Class

class pymcnp.inp.dawwg.block.Fluxone(setting: str | int | Integer)

Represents INP fluxone elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Flux override on/off

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Fmmix Class

class pymcnp.inp.dawwg.block.Fmmix(setting: str | int | Integer)

Represents INP fmmix elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Read composition from LNK3DNT on/off

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Ibb Class

class pymcnp.inp.dawwg.block.Ibb(setting: str | int | Integer)

Represents INP ibb elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Bottom boudary condition

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Ibback Class

class pymcnp.inp.dawwg.block.Ibback(setting: str | int | Integer)

Represents INP ibback elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Back boudary condition

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Ibfrnt Class

class pymcnp.inp.dawwg.block.Ibfrnt(setting: str | int | Integer)

Represents INP ibfrnt elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Front boudary condition

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Ibl Class

class pymcnp.inp.dawwg.block.Ibl(setting: str | int | Integer)

Represents INP ibl elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Left boundary condition

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Ibr Class

class pymcnp.inp.dawwg.block.Ibr(setting: str | int | Integer)

Represents INP ibr elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Right boudary condition

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Ibt Class

class pymcnp.inp.dawwg.block.Ibt(setting: str | int | Integer)

Represents INP ibt elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Top boudary condition

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Ievt Class

class pymcnp.inp.dawwg.block.Ievt(setting: str | int | Integer)

Represents INP ievt elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Calculation type

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Iquad Class

class pymcnp.inp.dawwg.block.Iquad(setting: str | int | Integer)

Represents INP iquad elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Quadrature

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Isct Class

class pymcnp.inp.dawwg.block.Isct(setting: str | int | Integer)

Represents INP isct elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Legendre order

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Isn Class

class pymcnp.inp.dawwg.block.Isn(setting: str | int | Integer)

Represents INP isn elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Sn order

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Ith Class

class pymcnp.inp.dawwg.block.Ith(setting: str | int | Integer)

Represents INP ith elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Direction/adjoint calculation control

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Lib Class

class pymcnp.inp.dawwg.block.Lib(setting: str | String)

Represents INP lib elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: String

Name of cross-section file

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Libname Class

class pymcnp.inp.dawwg.block.Libname(setting: str | String)

Represents INP libname elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: String

Cross-section file name

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Lng Class

class pymcnp.inp.dawwg.block.Lng(setting: str | int | Integer)

Represents INP lng elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Number of the last neutron group

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Massed Class

class pymcnp.inp.dawwg.block.Massed(setting: str | int | Integer)

Represents INP massed elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Mass edits on/off

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Mt Class

class pymcnp.inp.dawwg.block.Mt(setting: str | int | Integer)

Represents INP mt elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Number of materials

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Ngroup Class

class pymcnp.inp.dawwg.block.Ngroup(value: str | int | Integer)

Represents INP ngroup elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property value: Integer

Number of energy groups

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Niso Class

class pymcnp.inp.dawwg.block.Niso(setting: str | int | Integer)

Represents INP niso elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Number of isotopes

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Noadjm Class

class pymcnp.inp.dawwg.block.Noadjm(setting: str | int | Integer)

Represents INP noadjm elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Suppress writing ADJMAC on/off

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Noasg Class

class pymcnp.inp.dawwg.block.Noasg(setting: str | int | Integer)

Represents INP noasg elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Suppress writing ASGMAT on/off

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Noedit Class

class pymcnp.inp.dawwg.block.Noedit(setting: str | int | Integer)

Represents INP noedit elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Suppress edit module on/off

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Noedtt Class

class pymcnp.inp.dawwg.block.Noedtt(setting: str | int | Integer)

Represents INP noedtt elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Suppress writing EDITIT on/off

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Nogeod Class

class pymcnp.inp.dawwg.block.Nogeod(setting: str | int | Integer)

Represents INP nogeod elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Suppress writing GEODST on/off

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Nomacr Class

class pymcnp.inp.dawwg.block.Nomacr(setting: str | int | Integer)

Represents INP nomacr elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Suppress writing MACRXS on/off

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Nomix Class

class pymcnp.inp.dawwg.block.Nomix(setting: str | int | Integer)

Represents INP nomix elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Suppress writing mixing on/off

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Norm Class

class pymcnp.inp.dawwg.block.Norm(setting: str | int | float | Real)

Represents INP norm elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Real

Norm

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Nosigf Class

class pymcnp.inp.dawwg.block.Nosigf(setting: str | int | Integer)

Represents INP nosigf elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Inhibit fission multiplication on/off

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Noslnp Class

class pymcnp.inp.dawwg.block.Noslnp(setting: str | int | Integer)

Represents INP noslnp elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Suppress writing SOLINP on/off

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Nosolv Class

class pymcnp.inp.dawwg.block.Nosolv(setting: str | int | Integer)

Represents INP nosolv elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Suppress solver module on/off

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Ntichi Class

class pymcnp.inp.dawwg.block.Ntichi(setting: str | int | Integer)

Represents INP ntichi elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

MENDF fission fraction

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Oitm Class

class pymcnp.inp.dawwg.block.Oitm(setting: str | int | Integer)

Represents INP oitm elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Maximum outer iteration count

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Ptconv Class

class pymcnp.inp.dawwg.block.Ptconv(setting: str | int | Integer)

Represents INP ptconv elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Special criticality convergence scheme on/off

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Pted Class

class pymcnp.inp.dawwg.block.Pted(setting: str | int | Integer)

Represents INP pted elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Edits by fine mesh on/off

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Raflux Class

class pymcnp.inp.dawwg.block.Raflux(setting: str | int | Integer)

Represents INP raflux elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Prepare angular flux file on/off

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Rmflux Class

class pymcnp.inp.dawwg.block.Rmflux(setting: str | int | Integer)

Represents INP rmflux elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Prepare flux moments file on/off

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Rzflux Class

class pymcnp.inp.dawwg.block.Rzflux(setting: str | int | Integer)

Represents INP rzflux elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Write a-flux file on/off

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Rzmflux Class

class pymcnp.inp.dawwg.block.Rzmflux(setting: str | int | Integer)

Represents INP rzmflux elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Write b-flux file on/off

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Sourcp Class

class pymcnp.inp.dawwg.block.Sourcp(setting: str | int | Integer)

Represents INP sourcp elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Source print flag

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Srcacc Class

class pymcnp.inp.dawwg.block.Srcacc(setting: str | String)

Represents INP srcacc elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: String

Transport accelerations

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Trcor Class

class pymcnp.inp.dawwg.block.Trcor(setting: str | String)

Represents INP trcor elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: String

Trcor

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Tsabeta Class

class pymcnp.inp.dawwg.block.Tsabeta(setting: str | int | float | Real)

Represents INP tsabeta elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Real

Scattering cross-section reduction for TSA

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Tsaepsi Class

class pymcnp.inp.dawwg.block.Tsaepsi(setting: str | int | float | Real)

Represents INP tsaepsi elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Real

Convergence criteria for TSA sweeps

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Tsaits Class

class pymcnp.inp.dawwg.block.Tsaits(setting: str | int | Integer)

Represents INP tsaits elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Maximum TSA iteration count

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Tsasn Class

class pymcnp.inp.dawwg.block.Tsasn(setting: str | int | Integer)

Represents INP tsasn elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Sn order for lower order TSA sweeps

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Xsectp Class

class pymcnp.inp.dawwg.block.Xsectp(setting: str | int | Integer)

Represents INP xsectp elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Cross-section print flag

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError

Zned Class

class pymcnp.inp.dawwg.block.Zned(setting: str | int | Integer)

Represents INP zned elements.

classmethod from_mcnp(source: str)

Generates Option from INP.

Parameters:

sourceOption for INP.

Returns:

Option.

Raises:

InpError – SYNTAX_OPTION.

to_mcnp()

Generates INP from Option.

Returns:

INP for Option.

property setting: Integer

Edits by zone on/off

Raises:
  • InpError – SEMANTICS_OPTION.

  • TypeError