- Index
- » Programming
- » Modelica Language
- » Variable coeff. of transfer funstions
Page Start Prev 1 Next End
Variable coeff. of transfer funstions
Variable coeff. of transfer funstions
Mar-30-17 17:34:27
I'm working on implementing Dryden wind turbulence model in Openmodelica. To do so i need to define transfer functions whose coefficients change with user input. This is not possible in Openmodelica since the transfer function definition requires coefficients as parameters.
Can someone please propose a solution.
Re: Variable coeff. of transfer funstions
Mar-30-17 20:27:08
you can duplicate transfer function and do the necessary modifications from it.
Basically you have to remove some "parameter" words. Naturally you've first to analyze the code to understand how it works.
- ceraolo
- 147 Posts
Page Start Prev 1 Next End
- Index
- » Programming
- » Modelica Language
- » Variable coeff. of transfer funstions
There are 0 guests and 0 other users also viewing this topic