GithubHelp home page GithubHelp logo

Comments (5)

glyg avatar glyg commented on August 25, 2024

From a mail by Cyprien:

Question :
dans le cas que tu traites
où le tissu flotte au milieu de nulle part,
il faut d'une manière ou d'une autre
empêcher le tissu de se translater ou de pivoter.
Autrement dit, si tu ne fais pas ça,
la matrice est singulière et tu ne peux pas l'inverser.

Pour ça, il faut ajouter trois équations.
Je te conseille un truc du genre :

vitesse nulle en x et en y
pour le centre de gravité des trois cellules

Orientation constante (par exemple selon y)
pour le vecteur joignant les deux cellules de droite (A et B).

En contrepartie, il faut virer trois équations quelque part.

So let's do this !

from tyssue.

cypriengay avatar cypriengay commented on August 25, 2024

Hello Guillaume,
about your questions one week ago.

  1. chord or half-chord, I really don't care, use whichever notation you prefer, just make sure to be consistent! :-)
  2. Initial conditions is a difficult question. What we have done in simpler geometries is to start from simple, exact situations, like pure disks touching at one single point. Another route is probably to have wrong values for the surface area and letting the program adjust that initially. In other words: instead of having d/dt(volume) = 0 we take d/dt(volume) = (target volume - current volume) / (some time scale) and keep that until the volume is correct, then set d/dt(volume) back to zero.
    By the way, I just tried using the notebook in a fresh ipython3 notebook installation, and failed. Must miss some library or some initial file of yours, I guess.

from tyssue.

glyg avatar glyg commented on August 25, 2024

Hey Cyprien, thanks for the comments!

I'll fix the equations to put on the chord length, it will be simpler later.

As for the install, you need to also install tyssue as we did in Montpellier. If you did so, can you post here the error message you get?

In the latest version, I set up a tri-junction which is supposedly at equilibrium. I tried to set up the center-of-mass and fixed orientation equations, but fell back to a singular matrix. Maybe I didn't choose the wrong equations to take out?

Good news if a trainee can work on that!

Guillaume

PS: I recieve a mail, as you do, when a comment is posted here, so no need to re-send it separately :)

from tyssue.

glyg avatar glyg commented on August 25, 2024

Ok, it looks like the 0.2 milestone was a bit optimistic for this :/
Bumping to 0.3

from tyssue.

glyg avatar glyg commented on August 25, 2024

This is going on in an independent project you can follow here:
https://gitlab.com/EMoisdon/tyssue_rheo

from tyssue.

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.