﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5930	OMSens missing fortran dependency	The_Maxtro@…	John Tinnerholm	"Good Morning,
The OMSens module gives trouble to me:
the ""Vectorial based analysis sensitivity analysis"" doesn't work, if I try it on BouncingBall model and click ""run analysis"" the window with the blue bar appears, but does nothing more.

IN OMSens folder, if I run ""python vectorial_analysis.py"", output is

{{{
Traceback (most recent call last):
  File ""vectorial_analysis.py"", line 11, in <module>
    import vectorial.model_optimizer as model_optimizer_f
  File ""/usr/OMSens/vectorial/model_optimizer.py"", line 6, in <module>
    import fortran_interface.curvif_simplified as curvi_mod
ModuleNotFoundError: No module named 'fortran_interface.curvif_simplified'
}}}

At first I thought it was a misspelled path (I REALLY don't have any idea how Fortran works), or thought there was a missing dependency (never found, goggling).    "	defect	closed	normal	1.16.0	OMSens	v1.16.0-dev	fixed	OMSens, FORTRAN	Adeel Asghar
