- Index
- » Users
- » nutaro
- » Profile
Posts
Posts
I'm using the numArrayElement field of SimVar to allocate arrays when arrayCref is defined for the SimVar. This works in almost every case, but there are some instances where numArrayElement is empty even though the variable type is an array and arrayCref is defined. Is this a bug? Or am I misusing the numArrayElement field?
Thanks for any information you can provide,
Jim
Hi Jens,
Thanks for the quick reply. I'm interested in i) how to reconstruct the jacobian for dynamic state selection from the information in the JacobianMatrix structure and 2) what information is stored in the fields of the StateSet structure in SimCode.mo.
Thanks again,
Jim
Building on my prior request for information, a description of each field in the JacobianMatrix and JacobianColumn from BackEnd/SimCode.mo would also be extremely helpful.
Thanks again,
Jim
Hi all,
I'm looking for a description of the new state selection algorithm and its implementation in the C backend. I believe that what I want is a description of the algorithm as it exists in 1.9 beta and later.
Thanks for your help,
Jim
I spoke too soon. Just looked at the make output and it reported an error at the same place. Apologies for the misinformation. Any suggestions?
That fixed it. Thanks for your help.
I have what I think is the most recent (svn reports At revision 220 with svn update).
When trying to compile a freshly checked-out copy of the OpenModelica code, the build process halts with this error. Can anyone suggest a solution?
"/usr/local/rml/bin/rml" -Eplain -Wshow-warnings -ftrace -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main -I../Global ../FrontEnd/AbsynDep.mo
AbsynDep.mo:316.17-316.34 Error: not a data constructor: stringDelimitList
Error: StaticElaborationError
make[3]: *** [AbsynDep.c] Error 1
- Index
- » Users
- » nutaro
- » Profile