UncertaintyQuantification.jl
                                
                                
                                
                                    UncertaintyQuantification.jl copied to clipboard
                            
                            
                            
                        Delete ExternalModel output files
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.
Happy to accept a pull request :).