[ENH]: mo_message enhancements
- add global switches in
mo_messageto turn of printing withmessageanderror_messageSHOW_MSG = .true.SHOW_ERR = .true.
-
add global variable for new line:NEWLINE = NEW_LINE('A')
- add switch to
error_messageto control raising stop error:-
raise=[.true.|.false.]with.true.by default
-
usemessageeverywhere in FORCES (instead ofprintandwrite) to be able to control output
Edited by Sebastian Müller