CONAN._classes.load_rvs.print#
- CONAN._classes.load_rvs.print(section='all')#
Print out all input configuration (or particular section) for the RV object. It is printed out in the format of the legacy CONAN config file.
- Parameters:
section (str (optional) ;) – section of configuration to print. Must be one of [“rv_baseline”, “rv_gp”, “custom_RVfunction”]. Default is ‘all’ to print all sections.