Cantera
2.0
|
Modules | |
Writing messages to the screen | |
Writing HTML Logfiles | |
Writing diagnostic information to the screen or to a file. It is often useful to be able to write diagnostic messages to the screen or to a file. Cantera provides two sets of procedures for this purpose. The first set is designed to write text messages to the screen to document the progress of a complex calculation, such as a flame simulation.The second set writes nested lists in HTML format. This is useful to print debugging output for a complex calculation that calls many different procedures.