Viktor Larsson
Viktor Larsson
Yes that sounds good!
> Would it be sufficient to use CSV files instad of regular Excel files (XLSX)? I see several advantages: > > 1. It is much easier to read a CSV...
> Another nice feature would be to actually link the parameters to the external file, so that they are automatically updated before starting each simulation. Affected parameters should then be...
> As I understand it, it should be possible to link a "real" Excel sheet to a CSV file so that the CSV file is updated automatically when the data...
Yes, the "indicator" tag seems to do the trick. It would be nice also if it was possible to have a tag with several thresholds (e.g. 0.1 0.2 0.3 .....
@arun3688, I have looked into it together with @robha67. The valve model has direct feed through, but, if we have interpreted the modelDescription file for the interface fmu (Hopsan) correctly,...
@lochel @arun3688 @lenaRB I tried now with latest version of OMSimulator ('OMSimulator v3.0.0.post103-g53bba5e-win') and it seems to work. Can you confirm that this is fixed, and if so how is...
@lochel When I created the issue I ran an older version ( 10 model = SSP('ParkerSimPack.ssp') File C:\ProgramData\anaconda3\Lib\site-packages\OMSimulator\ssp.py:33, in SSP.__init__(self, path, temp_dir) 30 logger.info(f"Temporary directory created: {suppress_path_to_str(self.temp_dir)}") 32 if path:...
> [@larsviktorlarsson](https://github.com/larsviktorlarsson) this functionality is now available in our new API in python in more simpler way, the use case on your example would be > > ``` > from...
@arun3688 Thank you for the input, I have installed OMS 3.0 and will try this as soon as possible.