I am a newbie to Cloverleaf and I would like to know how to increment the output file name? Right now all files per route have the same file name that is just being overwritten and I would like each file to have it’s own name.
Be very careful when making unique file names from date and/or time. The granularity of time is in seconds. Cloverleaf can process several records in one second. If you are doin a real-time interface you can overwrite files.