(print_mc_curves)= # print mc_curves Prints out marginal cost curves to file. The first input string is the file name, while the two integer input values specify the start and end time intervals (zero indexed) for the marginal cost calculations. Similar curves are produced by the "print bp_curves" command if the option "/mc_format" is used. | | | |---|---| |Options|nan| |License|SHOP_MC| |Release version|14.4.1.3| ```{contents} :local: :depth: 1 ``` ## Printing marginal cost curves Marginal cost curves can be printed to an xml file with the command: ``` Command: print mc_curves ( ) [/] ``` |