UncertaintyQuantification.jl icon indicating copy to clipboard operation
UncertaintyQuantification.jl copied to clipboard

Delete ExternalModel output files

Open andreaperin opened this issue 3 years ago • 1 comments

evaluate! function applied to ExternalModel (e.g. finite element models) could create a lot of unnecessary output files. This files can easily saturate ROM when long simulations are performed. A cleanup flag should be implemented for deleting the whole folder containing the samples of one simulation, after the extraction of all usefull values.

andreaperin avatar Jul 18 '22 10:07 andreaperin

Happy to accept a pull request :).

FriesischScott avatar Jul 18 '22 10:07 FriesischScott