Hello,
I am currently using TelApy to run a simulation dynamically. In fact, the aim is to evaluate hydrodynamic variables to couple them with a habitat model in python. There are some variables such as velocity gradient, local and convective acceleration, or strain rate, that are no retrived by the command lines stated on
the tutorials available . Thus, I calculated both in python and "user fortran". Python script was not efficient to compute hydrodynamic variables that are not retrieved by the FVM or FWM. So I sticked to the "user fortran"
However when I run the simulation via python script, my user functions in "user fortran" folder do not run. I have checked also the
user manual, but not found a way to compile my user fortran options.
I cam up with this post since @yugi suggested to use TelApy instead of Fortran API, so we do not need to recompile "user fortran" functions.
I would appreciate any insight on this issue,
Kind regards,
Marcelo