RakipInitiative / ModelRepository

Joint project of EFSA, Federal Institute For Risk Assessment, DTU and ANSES to create a online model repository.
GNU General Public License v3.0
2 stars 0 forks source link

Feature Request: Infuse Simulation into SimConfig via flow-variable #470

Open schuelet opened 1 year ago

schuelet commented 1 year ago

A flow-variable containing a new simulation (as JSON string) is connected to the Simulation Configurator. The simulation is added to the list of simulations (if possible), if parameters are missing, then the default values are taken from the default simulation.

If the value of a parameter in this simulation is a URL, the FILE value is this URL until the node is executed. On execution, the file will be downloaded and the parameter value will be replaced by the name of that downloaded file.

image.png