Alejandro Cornejo

Results 38 comments of Alejandro Cornejo

hi @ceulogiof !! nice to hear from you! We did a few tries to use the restart with PFEM and we failed. We checked that the `serializer` is implemented but...

> > > > ``` > > 1. In order to reduce code repetition in the `thermal_constitutive_laws `I'm going to slightly modify the original CL. This change consists in subtituting...

> > > can you please make some performance tests for adding this virtual method? > This is called a lot of times > > Other than that the changes...

> > > @AlejandroCornejo a minimal C++ test with a minimal hexa could be interesting Yes! a set of test is coming :D

> > > @AlejandroCornejo a minimal C++ test with a minimal hexa could be interesting I've added several test, one per each added thermal cl in which the `TEMPERATURE `is...

@philbucher I've been doing the performance test of the original `LinearElastic3DLaw `with or without the modification. The test consists in calling 10,000,000 times the `CalculateMaterialResponseCauchy `method with the following results:...

> > > > @philbucher I've been doing the performance test of the original `LinearElastic3DLaw `with or without the modification. > > The test consists in calling 10,000,000 times the...

okay! As far as I know both @loumalouomega and @philbucher agree with the current state of the PR. What about @RiccardoRossi and @rubenzorrilla ? Regards

> > > A general question : Are you planning to add an example case to the `Examples` repository ? I can definitely do it!

> > > > > A general question : Are you planning to add an example case to the `Examples` repository ? > > > > > > I can...