Git Product home page Git Product logo

Comments (9)

SteveMaas1978 avatar SteveMaas1978 commented on August 15, 2024

Hi Steffen,

The VTK export feature only exports the data variable that is currently plotted. It does not output all variables. I can look into adding an option to support this if that would be helpful.

Best,

Steve

from febiostudio.

steffenger avatar steffenger commented on August 15, 2024

Hi Steve,

What do you mean with "currently plotted"? Since all the variables are specified in the input file.

<Output> <plotfile type="febio"> <var type="displacement"/> <var type="stress"/> <var type="effective fluid pressure"/> <var type="fluid flux"/> <var type="solid stress"/> <var type="effective solute concentration"/> <var type="solute concentration"/> <var type="solute flux"/> </plotfile> </Output>

And for example, the displacement is successfully exported to vtk but others are not. Maybe there are differences how the variables are defined in the sorce code?

Best regards,

Steffen

from febiostudio.

SteveMaas1978 avatar SteveMaas1978 commented on August 15, 2024

Hi Steffen,

Ignore what I said before. I was thinking of another file export format.

The reason why the concentration is not output, is because this is an array variable and these variables are currently not exported to VTK (only scalar, vector, and tensors are supported). I'll see if I can find a way to export these types of variables to the VTK file as well.

Best,

Steve

from febiostudio.

steffenger avatar steffenger commented on August 15, 2024

Hi Steve,

is there an update on this situation?

Best regards,

Steffen

from febiostudio.

SteveMaas1978 avatar SteveMaas1978 commented on August 15, 2024

Hi Steffen,

I committed a fix to the develop version yesterday that address some (though not all) of the limitations of vtk export. In particular, array variables are now exported to a FIELD data set in the vtk file. Please update to the dev version and give it a try. Let me know what you find.

Thanks,

Steve

from febiostudio.

steffenger avatar steffenger commented on August 15, 2024

Hi Steve,

I did the update to 1.9.0 via the tools panel. But when i export to vtk, the issue with my application is still the same, that there are no concentrations in the vtk files.

.xplt file

image

vtk file

image

Or did i something wrong?

best regards,

Steffen

from febiostudio.

SteveMaas1978 avatar SteveMaas1978 commented on August 15, 2024

Hi Steffen,

I implemented the fix in the 2.1 version. Can you try upgrading to that version and then give it a try?

Thanks,

Steve

from febiostudio.

steffenger avatar steffenger commented on August 15, 2024

Hi Steve,

I tried Version 2.1.1 from https://febio.org/downloads/ but the vtk still looks the same:D Is this the right version?

Best regards,

Steffen

from febiostudio.

SteveMaas1978 avatar SteveMaas1978 commented on August 15, 2024

Hi Steffen,

This fix was implemented in the develop version. After you install the 2.1.1 version, follow these instructions to update to the latest development version.

Best,

Steve

from febiostudio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.