Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Splitting output files

Hello,
- you can use 'stdout' or 'host:port'  as a filename and filter the file while it is being generated with an attached process of your own design. (see http://sumo.dlr.de/wiki/Basics/Using_the_Command_Line_Applications#Generating_and_Reading_Files)
- you can save the simulation state and then load it to continue the simulation with a different output file name (see http://sumo.dlr.de/wiki/Simulation/SaveAndLoad)

regards,
Jakob


2017-08-31 11:44 GMT+02:00 Thang Luu via sumo-user <sumo-user@xxxxxxxxxxxxxxxxxxxxx>:
Hi, I am running a SUMO simulation and using FCDOutput as my main computation source. My problem is that the output file become too big to handle (150GB at least).

Is there anyways to split the file to several files?

Thank you,
Thang
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user


Back to the top