Set up an Irisawa problem demo #67

Closed
opened 2025-03-09 01:20:40 +00:00 by Vectornaut · 2 comments
Member

We're planning a live demo where we use Dyna3 to solve the Irisawa problem. Since it would be annoying to set up the whole problem during the demo, we need a way to skip to the last few steps. For example, we might load an assembly where:

  • The spheres have been created, named, and positioned for solving.
  • The regulators have been created, and just need to be set.

If #66 is finished in time, we'll use it for this task.

We're planning a live demo where we use Dyna3 to solve the [Irisawa problem](https://www.nippon.com/en/japan-topics/c12801/). Since it would be annoying to set up the whole problem during the demo, we need a way to skip to the last few steps. For example, we might load an assembly where: - The spheres have been created, named, and positioned for solving. - The regulators have been created, and just need to be set. If #66 is finished in time, we'll use it for this task.
Vectornaut added this to the Demo project 2025-03-09 01:20:40 +00:00
Vectornaut changed title from Set up Irisawa problem for tech demo to Set up a the Irisawa problem for a tech demo 2025-03-09 01:21:24 +00:00
Vectornaut changed title from Set up a the Irisawa problem for a tech demo to Set up the Irisawa problem for a tech demo 2025-03-09 01:21:49 +00:00
Vectornaut changed title from Set up the Irisawa problem for a tech demo to Set up an Irisawa problem demo 2025-03-09 01:22:29 +00:00
Vectornaut added a new dependency 2025-03-09 05:56:56 +00:00
Vectornaut added the due date 2025-05-21 2025-03-09 05:58:35 +00:00
Author
Member

I'm removing the dependency on issue #66 because we decided that loading an assembly from a file would amount to calling a sequence of element and regulator creation commands—which is what the test assembly loading routines already do. That means addressing #66 wouldn't substantially simplify the code we use to set up demo assemblies, although it might tidy up the creation commands a bit.

I'm removing the dependency on issue #66 because we decided that loading an assembly from a file would amount to calling a sequence of element and regulator creation commands—which is what the test assembly loading routines already do. That means addressing #66 wouldn't substantially simplify the code we use to set up demo assemblies, although it might tidy up the creation commands a bit.
Vectornaut removed a dependency 2025-06-20 20:22:42 +00:00
Author
Member

Done on the Vectornaut/dyna3:demo-summer-2025 branch, as of commit 6928ac8.

Done on the [`Vectornaut/dyna3:demo-summer-2025`](https://code.studioinfinity.org/Vectornaut/dyna3/src/branch/demo-summer-2025) branch, as of commit [`6928ac8`](https://code.studioinfinity.org/Vectornaut/dyna3/commit/6928ac87653b3eaa17f64056271d6965d1a0cace).
Sign in to join this conversation.
No description provided.