John Stilley

Results 306 comments of John Stilley

Sorry, I was out of the office last week. I guess question is: > Do "ring" and "position" mean anything for cartesian geometries? Forgive an honest question. But does "Cartesian"...

@opotowsky Is this a ticket, or a Discussion?

There are definitely times when this feature is necessary. I suppose we could pass an optional argument to the function to allow for non-existence.

@onufer @ntouran 's suggestion here is to add a new flag to the CLI entry point you are using. For instance, if this only shows up on a "clone" command,...

@keckler FYI @sombrereau @drewj-usnctech Would this be a problem for either of you?

I am changing this ticket to only FORCE Parameter descriptions, not units. And I already have a `DeprecationWarning` in place: https://github.com/terrapower/armi/blob/59388d29f8929178e0e1aa4d8f0f160095a2b739/armi/reactor/parameters/parameterDefinitions.py#L255-L259 The plan is: * This version of ARMI will...

I have put this on the ARMI `0.4.0` [Roadmap](https://github.com/terrapower/armi/wiki/Roadmap). Really, the change in ARMI is no work at all. The time here will be spent on testing downstream projects to...

It _sounds_ like most people in this scenario would just load the Database, after the simulation is done, to do analysis. Is there a reason using the "restart" logic is...

That makes sense. Let's see, the relevant lines of code are here: https://github.com/terrapower/armi/blob/54623442d2dff168ad835e182775afe7c779af24/armi/bookkeeping/db/database3.py#L325-L336 And that gets called by `Database3._activateDB()`. I believe this would be a minimal-effort, low-impact change. I'm on...

@keckler This ticket is still assigned to you. That's cool with me, but if you aren't planning on working on it, please un-assign it. (You are not being singled out,...