Closed pvpnarao closed 8 months ago
hi @pvpnarao there's not currently any script to convert a csv file to yaml. Is there any particular csv you are interested in converting?
Hello Dr. Melis
I wish to run a case with three to four generations of branching arteries. I am trying to write a julia code to generate the input file for openBF with no success yet. The formats shown in csv files that are given in tutorials are quite inconsistent from the ones mentioned in the documentation. Can you please direct me to the function where you are using the Young's modulus. Perhaps, if you have some time, can we please have a zoom meeting? I have several minor queries regarding the different variables mentioned in the code. I am interested in pursuing this code to do some research on understanding the effects of viscoelastic properties of the arterial wall on hemodynamics. However, I am having a hard time navigating the code via documentation given available at: https://insigneo.github.io/openBF/Docs/doc-files/openBF.html
Please let me know.
On Fri, May 27, 2022 at 6:50 AM Alessandro Melis @.***> wrote:
hi @pvpnarao https://github.com/pvpnarao there's not currently any script to convert a csv file to yaml. Is there any particular csv you are interested in converting?
— Reply to this email directly, view it on GitHub https://github.com/INSIGNEO/openBF/issues/45#issuecomment-1139506636, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFPTWCKKZTMVADRLIWSCMCDVMCSJFANCNFSM5U5EWSSA . You are receiving this because you were mentioned.Message ID: @.***>
-- Narsimha Rao P.V.P
@pvpnarao the documentation on that website is not updated, sorry about the confusion
the new docs are in the making but not ready yet. In the meantime I'd suggest you to have a look at the tests folder where you can see examples of simple networks. Possibly the bifurcation one is close to what you want to achieve
hey @pvpnarao see if the new documentation helps https://insigneo.github.io/openBF/stable/
@alemelis ....Is there any resource available for generating the input .yml file from the geometry data available in a (say) CSV file?