TABLE OF CONTENTS
- 1. /RMFflag
- 1.1. RMFflag/setRMF
- 1.2. RMFflag/setSkyrme
/RMFflag [ Modules ]
NAME
module RMFflag
PURPOSE
Offer the possibility to check, whether RMF mode and Skyrme mode are initialized simultanously. This is a state which should be considered to be a bug.
It is necessary to put this feature in a specialised module in order to circumvent cyclic dependencies
RMFflag/setRMF [ Subroutines ]
[ Top ] [ RMFflag ] [ Subroutines ]
NAME
subroutine setRMF(flag)
PURPOSE
store the value of the RMF_flag. Throws an error, if Skyrme already initialized.
RMFflag/setSkyrme [ Subroutines ]
[ Top ] [ RMFflag ] [ Subroutines ]
NAME
subroutine setSkyrme(EQS)
PURPOSE
store the value of EQS_type in Skyrme mode. Throws an error, if RMF already initialized.