KratosMultiphysics / Kratos

Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface.
https://kratosmultiphysics.github.io/Kratos/
Other
1.01k stars 244 forks source link

Release 5.1 #185

Closed pooyan-dadvand closed 7 years ago

pooyan-dadvand commented 7 years ago

After moving to GitHub and considering that our last release is from last summer. I think that we should plan a new release. I have created a milestone for this release to assign issues related to this release.

As first step it is necessary to know:

A project has been created in order to add/discuss such lists.

Thanks in advance.

@KratosMultiphysics/technical-committee @jginternational

jginternational commented 7 years ago

Thanks @philbucher Point 3 was due to a copy/paste error. The second total lagrangian was the updated lagrangian. Fixed

pooyan-dadvand commented 7 years ago

for point 2 I would suggest @AndreasWinterstein to add this two elements to the binary of release but GUI won't support it in this release....

pooyan-dadvand commented 7 years ago

1 Days to release 5.1

Action taken:

Problem solved:

Action for @KratosMultiphysics/structural-mechanics @KratosMultiphysics/fluid-dynamics on following tasks

@RiccardoRossi and @maceligueta , I cannot follow this issue tomorrow so please continue it. You may delay the release In case that you need one or two days more for proper testing of GUI, adding DAMApplication or merge of beam element.

ipouplana commented 7 years ago

Hello,

I just checked the Release-5.1 branch out and tried the PoromechanicsApplication and the DamApplication and all test ran without problems (under linux/macOS). Thereby, although the GUI is not stable, I added the PoromechanicsApp. and the DamApp. to the list of binaries for linux (https://github.com/KratosMultiphysics/Kratos/projects/5).

Right now I am also compiling both apps. in windows to see whether they can also be added to the list of biniaries for windows...

Moreover, as commented with @pooyan-dadvand and @roigcarlo, I would like to generate a release for macOS. I will try to do so this afternoon...

Regards

AndreasWinterstein commented 7 years ago

@pooyan-dadvand: We would like to make a pull request for the new shell elements. All tests are working except for the nonlinear test for the ThickShellElement3D3N. We will try to figure out what is the problem. Do you think it makes sense to add it without this test?

RiccardoRossi commented 7 years ago

Hi Andreas, sorry but i did not see your message before. I am taking over the releasing process since Pooyan is now travelling.

we are really running on the line now. I would propose to add the elements in the next bugfix release but not in todays release... otherwise we will never have the time to close it

http://www.cimne.com/

philbucher commented 7 years ago

Hi @RiccardoRossi sorry for the late reply @AndreasWinterstein and I decided that the shells will be part of the next release. Then you can go on and we can fix the test and commit it to the master

jginternational commented 7 years ago

GiD Problemtype Prereleased

https://github.com/KratosMultiphysics/GiDInterface/releases/tag/Release-5.1

lorenzogracia commented 7 years ago

Hi everyone, I have downloaded and checked the prerelease a little bit and it seems that everything works properly. Well done! DamApp will be added in next release!! Congrats to everyone involved!

roigcarlo commented 7 years ago

I am closing this since the Release is already done #695 !! For any future problem please tag the issue with the "Release" label so we can track them separately from the master.

Great Job everyone!