Brooks Smith

Results 22 comments of Brooks Smith

Nice job, @LeoBelmont ! Your repo is also several commits behind - but I think I've mostly merged all your relevant work in and typed it all. I'll do a...

@LeoBelmont : I don't think GitHub has DM functionality. But you can email me at: brooks dot smith at clearcalcs dot com. I'll wait for you to do the updates...

Thanks, @MaximilianFranz ! I just took a quick look through your fork there, and it looks really good. FYI, you're a few commits behind (notably, you're missing a couple recent...

Issue was fixed by LeoBelmont's PR #74 :-)

**Notes from investigating this:** This is closely related to the fact that `get_element_results()` on the "combination" results works correctly, but `get_nodal_results_system()` just gives you a bunch of zeros for everything....

_Probably_ the same bug as #44 . There's definitely something wrong with the handling of internal hinges in the code.

Oh - @ggatti54 - actually, this isn't a bug. Your scripts have a typo. The parameter that creates the hinge is `spring`, not `string`. Replace the relevant lines in your...

Hi @ggatti54 - sorry for the difficulty. However, could you make sure that you're synced with the most recent version of anaStruct from GitHub here? I'm able to run the...

I can't imagine it's a remotely common scenario. We were just doing some testing, and found the issue. I agree with you - probably just adding a warning or error...

Closing due to being unable to reproduce. I suspect the difference might have been using the `master` anastruct versus using the pypi version (which had not yet been updated). Please...