How to not write results to the database file (/CONFIG,NOELDB)? My database file becomes large after the solve, how can I prevent this from occuring?


The /CONFIG command has an argument which will prevent the results from being written to the database after solution.

/CONFIG docu:
NOELDB ` Option to write or not write results into the database after a solution. When VALUE = 0 (default), write results into the database. When VALUE = 1, do not write results into the database.

So, the proper command to use would be /CONFIG,NOELDB,1





Show Form
No comments yet. Be the first to add a comment!