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.3 #1415

Closed pooyan-dadvand closed 6 years ago

pooyan-dadvand commented 6 years ago

It is time to start the final count down for the next release. The release branch will be created after 20th of February.

I have changed the previous release project to new one maintaining the same structure and also the application which where included.

I have also created a milestones for better organization

Steps to take

I would encourage all @KratosMultiphysics/team-maintainers and also developers to:

  1. Revising the project and add their application if they want to join this release.
  2. Revising their corresponding issues and assign them to the release 5.3 milestone

I would kindly ask for all your collaboration during this release period.

pooyan-dadvand commented 6 years ago

We are closing to the scheduled release branch in next week and there are still some works to be done:

Thanks for your collaboration

rubenzorrilla commented 6 years ago

@pooyan-dadvand we are finishing the Python solvers update. Hopefully, we will merge this today (#1490).

pooyan-dadvand commented 6 years ago

Important

The release branch is postponed to the next week so I would encourage you to not merge important PRs to the master until then.

pooyan-dadvand commented 6 years ago

Still waiting some more days for the release branch.

@marandra have you proceed with your changes?

marandra commented 6 years ago

Hi @pooyan-dadvand

I created the branch to add 2d and 3d plasticity and the Bbar element. Right now I am cleaning the code and running some validation cases. Sorry for the delay, should be ready for merge tomorrow!

pooyan-dadvand commented 6 years ago

Thanks a lot @marandra

Meanwhile @KratosMultiphysics/structural-mechanics would you please start testing these new constitutive laws?

roigcarlo commented 6 years ago

I see no more PR in Milestone 5.3 so I will create the release branch in about 15 min. If there is something else due to include in the release please tell me.

roigcarlo commented 6 years ago

Branch created at: https://github.com/KratosMultiphysics/Kratos/tree/Release-5.3

As usual commits there will be slightly more restrictive than in master but we need hotfixed can be added.

roigcarlo commented 6 years ago

The first beta for the 5.3 is out: https://github.com/KratosMultiphysics/Kratos/releases/tag/v5.3-Beta-1

Please try it and let me know if there is something missing. I woudl also kindly ask you if you can send us a summerized list of changes of your applications to add to the changelog.

philbucher commented 6 years ago

Here a brief list of things that are new in StructuralMechanics (@KratosMultiphysics/structural-mechanics please add if I missed sth):

jcotela commented 6 years ago

For the fluid dynamics:

@rubenzorrilla please add any points regarding embedded formulations you think could be relevant here.

For the embedded fluid dynamics:

ipouplana commented 6 years ago

For the Poromechanics Application:

pooyan-dadvand commented 6 years ago

@marandra would you please add your new CLs and elements to the feature list?

marandra commented 6 years ago

Adding to the changes to the Structural Mechanics Application:

roigcarlo commented 6 years ago

I've just updated the beta release with the changes from last friday. You can find it here: https://github.com/KratosMultiphysics/Kratos/releases/tag/v5.3-Beta-2

roigcarlo commented 6 years ago

I've just published the RC. If I don't get any new feedback I will promote this version to release on Monday 25/03/2018. @jginternational Is this ok for you with the interface? https://github.com/KratosMultiphysics/Kratos/releases/tag/v5.3-Rc

jginternational commented 6 years ago

@roigcarlo fine!

roigcarlo commented 6 years ago

As I did not receive any other issue, I am upgrading v5.3-Rc to Release. @jginternational Feel free to use it. https://github.com/KratosMultiphysics/Kratos/releases/tag/v5.3!!

I will let the issue open a couple of weeks in case anything happens.

jginternational commented 6 years ago

I've created the branch in the interface for the release 5.3 KratosMultiphysics/GiDInterface#314

ready for testing before packing

jcotela commented 6 years ago

@jginternational please revert commit f95d6025f7de2c4d3376a2b3f8679c236cdf7941 here in the interface release branch, I was not aware that the branch had not been created yet and commited the new fluid scripts, which use stuff not in the kratos 5.3 branch.

jginternational commented 6 years ago

@jcotela done only in release branch

jcotela commented 6 years ago

Thanks and sorry for the inconvenience.

RiccardoRossi commented 6 years ago

this is done. closing