Skip to content

Conversation

@amontoison
Copy link

No description provided.

Comment on lines +22 to +23
A = RutherfordBoeingData("../rb/$(pb).rb").data
b = HarwellBoeingMatrix("../hb/$(pb).hb").rhs[:]
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HB = HarwellBoeingMatrix("../rb/$(pb).rb")
A = HB.matrix
b = HB.rhs[:,1]

is not working.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have to read a hb file.

@dpo
Copy link
Member

dpo commented Feb 25, 2021

What is the advantage of these solutions? The first set was generated from a complete orthogonal decomposition.

@amontoison
Copy link
Author

The solution of very2 was missing. I regenerated all solutions but only very2 is relevant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants