Choral
Variables
choral_variables Module Reference

DEFINITION OF GLOBAL VARIABLES FOR THE LIBRARY CHORAL More...

Variables

integer choral_verb = 2
 Verbosity level. More...
 

Detailed Description

DEFINITION OF GLOBAL VARIABLES FOR THE LIBRARY CHORAL

Global variables for the library CHORAL.

Author
Charles Pierre, Feb. 2020

Variable Documentation

◆ choral_verb

integer choral_variables::choral_verb = 2

Verbosity level.

  • verb = 0 : no message at all
  • verb = 1 : few message displayed
  • verb = 2 : more messages displayed
  • ...

Definition at line 22 of file choral_variables.f90.