|
411 | 411 | "Inputs (1): ['u[0]']\n", |
412 | 412 | "Outputs (1): ['y[0]']\n", |
413 | 413 | "States (2): ['x[0]', 'x[1]']\n", |
| 414 | + "Parameters: ['a', 'b']\n", |
414 | 415 | "\n", |
415 | | - "Update: <function nl_update at 0x14ddf1800>\n", |
416 | | - "Output: <function nl_output at 0x14ddf18a0>\n", |
| 416 | + "Update: <function nl_update at 0x1258ed800>\n", |
| 417 | + "Output: <function nl_output at 0x1258ed8a0>\n", |
417 | 418 | "----\n", |
418 | 419 | "\n", |
419 | 420 | "NonlinearIOSystem: sys_dnl, dt=0.1:\n", |
|
424 | 425 | "States (2): ['x[0]', 'x[1]']\n", |
425 | 426 | "dt = 0.1\n", |
426 | 427 | "\n", |
427 | | - "Update: <function dnl_update at 0x14ddf1940>\n", |
428 | | - "Output: <function dnl_output at 0x14ddf19e0>\n", |
| 428 | + "Update: <function dnl_update at 0x1258ed940>\n", |
| 429 | + "Output: <function dnl_output at 0x1258ed9e0>\n", |
429 | 430 | "----\n", |
430 | 431 | "\n", |
431 | 432 | "InterconnectedSystem: sys_ic, dt=0:\n", |
|
495 | 496 | "Update: <bound method FlatSystem._flat_updfcn of <FlatSystem sys_fs: ['u[0]'] -> ['y[0]']>>\n", |
496 | 497 | "Output: <bound method FlatSystem._flat_outfcn of <FlatSystem sys_fs: ['u[0]'] -> ['y[0]']>>\n", |
497 | 498 | "\n", |
498 | | - "Forward: <function fs_forward at 0x14ddf20c0>\n", |
499 | | - "Reverse: <function fs_reverse at 0x14ddf2160>\n", |
| 499 | + "Forward: <function fs_forward at 0x1258ee0c0>\n", |
| 500 | + "Reverse: <function fs_reverse at 0x1258ee160>\n", |
500 | 501 | "----\n", |
501 | 502 | "\n", |
502 | 503 | "FlatSystem: sys_fsnl, dt=0:\n", |
|
506 | 507 | "Outputs (1): ['y[0]']\n", |
507 | 508 | "States (2): ['x[0]', 'x[1]']\n", |
508 | 509 | "\n", |
509 | | - "Update: <function nl_update at 0x14ddf1800>\n", |
510 | | - "Output: <function nl_output at 0x14ddf18a0>\n", |
| 510 | + "Update: <function nl_update at 0x1258ed800>\n", |
| 511 | + "Output: <function nl_output at 0x1258ed8a0>\n", |
511 | 512 | "\n", |
512 | | - "Forward: <function fs_forward at 0x14ddf20c0>\n", |
513 | | - "Reverse: <function fs_reverse at 0x14ddf2160>\n", |
| 513 | + "Forward: <function fs_forward at 0x1258ee0c0>\n", |
| 514 | + "Reverse: <function fs_reverse at 0x1258ee160>\n", |
514 | 515 | "----\n", |
515 | 516 | "\n", |
516 | 517 | "============================================================================\n", |
|
0 commit comments