Skip to main content
Filter by
Sorted by
Tagged with
Advice
0 votes
1 replies
51 views

Right now I have a cartesian EOM with a quaternion for body->inertial. I'd like to connect it to a equinoctial eom for faster orbital propagation. Think a two stage to orbit problem with an orbital ...
Philip Hahn's user avatar
0 votes
0 answers
32 views

I am trying to model a simplified wave energy converter with optimal control using Dymos. The linear model of the wave energy converter is characterized by mass, damping, and stiffness terms. There is ...
jtgrasb's user avatar
Best practices
0 votes
1 replies
19 views

When using dm.run_problem() with the restart option, the simulation data overwrites the values that are prescribed by means of phase.set_state_val() (etc.) in the input file. If you wanted to use an ...
Philip Hahn's user avatar
Best practices
0 votes
4 replies
51 views

I built a cartesian EOM with a quaternion for body_to_inertial; the EOM also calculates flight path angles, aerodynamic angles, etc. All fine and good until I started implementing aerodynamics and ran ...
Philip Hahn's user avatar
0 votes
0 answers
69 views

Good afternoon! I'm new to OpenMDAO and optimization. I'm trying to set up a problem with mesh geometry parameterization for a structural (FEM) optimization task. I'm using TACS https://github.com/...
Gittwell's user avatar
0 votes
0 answers
44 views

I have a workflow that solves an aero-elastic steady state for multiple operating conditions, coupling an aero and structural discipline using NonLinearBlockGS, nested in a parallel group, each case ...
frza's user avatar
  • 58
0 votes
0 answers
33 views

I'm trying to generate the OpenMDA docs for offline use. I am using Python 3.8 as recommended and have a full OpenMDAO installation via pip. Here is the initial error on the command line: /home/philip/...
Philip Hahn's user avatar
0 votes
1 answer
40 views

I'm learning how to use Dymos. Coming from OTIS, I'm used to having the snopt output routed to the terminal. Is it possible to get the content of SNOPT_summary.out echoed to terminal in real time when ...
Philip Hahn's user avatar
0 votes
1 answer
61 views

I'm working on a minimum lap time problem using Dymos/OpenMDAO. I've been experiencing issues with the coupling of longitudinal acceleration and normal load calculations. I've tried to couple two ...
Mickey Heine's user avatar
0 votes
1 answer
46 views

My Dymos trajectory optimization containing an implicit group converges normally while providing user scaling in dymos (ref and ref0). Using HSL MC19 for equilibrium based jacobian scaling causes the ...
Macey's user avatar
  • 11
1 vote
1 answer
65 views

I'm trying to drive some gas turbine engine outputs to 0 from a simulink model (blackbox), and use an openmdao solver to achieve steady-state. I'm calling the simulink model using the MATLAB engine ...
sglynn3's user avatar
  • 11
1 vote
1 answer
93 views

Is it correct to say that the om.NewtonSolver() in OpenMDAO with solve_subsystems set to False would be closest to the pure monolithic Newton-Raphson solver, while solve_subsystems set to True makes ...
Kasia's user avatar
  • 115
1 vote
0 answers
106 views

I'm trying to install SNOPT in the pyOpySparse driver for use in OpenMDAO. I have followed the instructions on the distributor's website for installation of the compiled libraries in Windows. I have ...
Ben's user avatar
  • 11
1 vote
0 answers
72 views

I have been struggling to get my dymos trajectory of my hybrid aircraft model to converge to physically consistent solutions. I have reduced the model down to just the dynamics and was able to ...
Macey's user avatar
  • 11
0 votes
0 answers
58 views

I have an issue with the pyoptsparse IPOPT driver in OpenMDAO converging at an infeasible point. I use finite difference partials and suspect that the issue may lie in the variables or objective and ...
Kasia's user avatar
  • 115

15 30 50 per page
1
2 3 4 5
39