Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

EPANET_MTP4r2_ Project-Menu_Run-Simulation-Too-Many_Files_Medium #219

Closed
rjanke20 opened this issue Jan 26, 2018 · 2 comments
Closed

EPANET_MTP4r2_ Project-Menu_Run-Simulation-Too-Many_Files_Medium #219

rjanke20 opened this issue Jan 26, 2018 · 2 comments
Assignees

Comments

@rjanke20
Copy link

Running a simulation creates 4 files automatically.  E.g., consider the inp file named, “12-4-test.inp”.  After running a simulation 4 files are created, each with the prefix:  (1) 12-4-test_trial_12_16_20.inp, (2) .out, (3) _status.txt, (4) 12-4-test.ini and each with a suffix time stamp. Non of these files are temporary files.

This really clogs up the user's directory, specifically the directory from where the inp was opened.

@TongZhai
Copy link
Contributor

TongZhai commented Aug 8, 2019

@rjanke20 this is essentially the same issue as #101, so will be addressed as one

TongZhai added a commit that referenced this issue Aug 9, 2019
…219

- delete_temp_run_files
- uses tempfile to generate temporary input and output files
@TongZhai
Copy link
Contributor

TongZhai commented Aug 9, 2019

@rjanke20 now each simulation will use temporary files and will be removed after 'New', 'Exit', or rerun

@TongZhai TongZhai closed this as completed Aug 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants