MPI-SCATCI 2.0
An MPI version of SCATCI
Loading...
Searching...
No Matches
Options_module::InterfaceOptions Type Reference

MPI-SCATCI outer interface. More...

Public Attributes

integer, dimension(:), allocatable idtarg
integer, dimension(:), allocatable itspin
logical write_amp = .false.
logical write_dip = .false.
logical write_rmt = .false.
logical all_props = .true.
logical auto_nvo = .false.
integer luprop = -1
integer lupropw = 624
integer lutdip = 24
integer lutarg = 24
integer isw = 0
integer nfdm
integer luchan = 10
integer lurmt = 21
real(wp) rmatr
real(wp) delta_r
character(len=1) cform = 'F'
character(len=1) rform = 'U'

Detailed Description

MPI-SCATCI outer interface.

Authors
J Benda
Date
2024

Extract boundary amplitudes, and/or transition multipoles, and/or write RMT data file.

MPI-SCATCI outer interface uses target properties for construction of

  • inner region transition dipoles (properties read from unit lutdip)
  • outer region multipole potentials (properties read from unit lutarg)

Definition at line 208 of file Options_module.f90.

Member Data Documentation

◆ all_props

logical Options_module::InterfaceOptions::all_props = .true.

Definition at line 214 of file Options_module.f90.

◆ auto_nvo

logical Options_module::InterfaceOptions::auto_nvo = .false.

Definition at line 215 of file Options_module.f90.

◆ cform

character(len=1) Options_module::InterfaceOptions::cform = 'F'

Definition at line 226 of file Options_module.f90.

◆ delta_r

real(wp) Options_module::InterfaceOptions::delta_r

Definition at line 225 of file Options_module.f90.

◆ idtarg

integer, dimension(:), allocatable Options_module::InterfaceOptions::idtarg

Definition at line 209 of file Options_module.f90.

◆ isw

integer Options_module::InterfaceOptions::isw = 0

Definition at line 220 of file Options_module.f90.

◆ itspin

integer, dimension(:), allocatable Options_module::InterfaceOptions::itspin

Definition at line 210 of file Options_module.f90.

◆ luchan

integer Options_module::InterfaceOptions::luchan = 10

Definition at line 222 of file Options_module.f90.

◆ luprop

integer Options_module::InterfaceOptions::luprop = -1

Definition at line 216 of file Options_module.f90.

◆ lupropw

integer Options_module::InterfaceOptions::lupropw = 624

Definition at line 217 of file Options_module.f90.

◆ lurmt

integer Options_module::InterfaceOptions::lurmt = 21

Definition at line 223 of file Options_module.f90.

◆ lutarg

integer Options_module::InterfaceOptions::lutarg = 24

Definition at line 219 of file Options_module.f90.

◆ lutdip

integer Options_module::InterfaceOptions::lutdip = 24

Definition at line 218 of file Options_module.f90.

◆ nfdm

integer Options_module::InterfaceOptions::nfdm

Definition at line 221 of file Options_module.f90.

◆ rform

character(len=1) Options_module::InterfaceOptions::rform = 'U'

Definition at line 227 of file Options_module.f90.

◆ rmatr

real(wp) Options_module::InterfaceOptions::rmatr

Definition at line 224 of file Options_module.f90.

◆ write_amp

logical Options_module::InterfaceOptions::write_amp = .false.

Definition at line 211 of file Options_module.f90.

◆ write_dip

logical Options_module::InterfaceOptions::write_dip = .false.

Definition at line 212 of file Options_module.f90.

◆ write_rmt

logical Options_module::InterfaceOptions::write_rmt = .false.

Definition at line 213 of file Options_module.f90.


The documentation for this type was generated from the following file: