type_madel Derived Type

type, public :: type_madel

Needed if avmad and abvmad files are not written but kept in memory

Warning

There is no MPI communication of this type yet since it is created in main0 part and only used in main2 part which are all done by the master rank. This needs to be changed if the parallelization is improved int he future.


Components

Type Visibility Attributes Name Initial
integer, public :: n1 = 12
integer, public :: irmd

Maximum number of radial points

real(kind=dp), public, dimension(:,:,:), allocatable :: avmad

Structure-dependent matrix, dimension: irec, lmpot x lmpot

real(kind=dp), public, dimension(:,:), allocatable :: bvmad

Structure-dependent vector, dimension: irec, lmpot