Rubén Zorrilla

Results 144 comments of Rubén Zorrilla

> Algorithmic complexity is O(n) with length of the string, same or better than before, but strings are usually short so the constants are more relevant here. Whether it is...

Agree. It would be very nice. @jgonzalezusua I already saw your PR (see my comments in there). Aside of the minor comments in there I'm very positive about this. As...

> You can do element.GetNodes() and then you can get their Ids Just noting that with this you can get the IDs but not the faces connectivities.

About the dimension argument, totally agree. About the TDofType, not sure at all. I remember discussing at some point how we could extend this to DOFs with an imaginary component.

> In my opinion, the restart capabilities should be a requirement for all consolidated applications, perhaps a note for the @KratosMultiphysics/technical-committee @KratosMultiphysics/implementation-committee towards a way of trying to make this...

Very good!. Just ping me if you need any help to migrate the `Triangle2D15N` and `Line2D5N` geometries to the Kratos core. :rocket:

> @roigcarlo Thanks. I tried to install those packages manuallly, but it still shows the same error. `$ pip3 install KratosMultiphysics-all` ERROR: Could not find a version that satisfies the...

> > As discussed in the comments, the solution of adding a Clear is not generic, and the current behaviour is the expected one. > > A user can set...

> I think that the confusion comes from the "Refinement" in the name. This utility converts linear tetrahedra to quadratic ones and do not refine! So I would suggest @AriadnaCortesDanes...

> > > I think that the confusion comes from the "Refinement" in the name. This utility converts linear tetrahedra to quadratic ones and do not refine! So I would...