HKjeldsberg

Results 13 comments of HKjeldsberg

Hi @JIsaacW, Thanks for reporting this issue. Seems to be an issue when splining the centerline, so perhaps it is related to the input centerline. Could you possibly share the...

HI @SMSadat98 , Thanks for reporting this! The error is likely caused by `estimate_alpha_and_beta()` not following the standard way (in morphman) of fetching the default arguments, thus the default parameter...

Hi @myousefi2016, Sorry for the slow response! I'm happy you're interested in creating such an automated detection algorithm! Have you looked any further into this? As @aslakbergersen points out, there...

Hi @SMSadat98 , Great feature suggestion! For extension or reduction of relatively straight segments, I think `manipulate_bend` would do the trick. Attached is two examples with extension and reduction of...

Hi @michaelbernini , Thanks for reporting this observation! The way morphMan is currently developed it is entirely dependent on reconstructing a surface based on the (manipulated) Voronoi diagram, and part...

Just to clarify, this means the user can input an array describing any centerline (either within the current model OR an arbitrary centerline), and use this as input for branch...

Dear @mdsiamahmed26 Thank you for your question. To help you, please answer the following: - Could you share the exact command you ran or the steps you followed? - Could...

@keiyamamo Any updates on this? A fix for P1 elements would be of great interest!

Thanks for suggesting this improvement @keiyamamo . This should be trivial to implement for rigid domain simulations. However, I have not been able to successfully compute WSS on a moving...

Yes, I have had issues with making FEniCS understand that the boundarymesh is updated for each iteration, resulting in errors of this kind: ``` Error: Unable to create mesh entity....