History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
f24f45d478ad | richart | Bug fix in the cohesive elements | Mar 3 2018 | |||
f75c534402b9 | anciaux | fixing the tests and examples about heat transfer | Mar 2 2018 | |||
4dc5d8896ced | anciaux | cleaning the test/examples for heat transfer | Mar 2 2018 | |||
b0344a5ec783 | richart | correcting bugs in cohesive elements | Mar 2 2018 | |||
e518601f9d46 | richart | Merge branch 'master' of c4science:/diffusion/AKAPRIV/akantu-private | Feb 28 2018 | |||
432397954271 | anciaux | fixing heat transfer dynamics | Feb 28 2018 | |||
22f9f71d27d3 | richart | Correcting some interfaces | Feb 28 2018 | |||
828c31d14e76 | richart | Clearing the capacity before assembly | Feb 28 2018 | |||
e3f531622ef9 | richart | Correcting test in parallel for solid mechanics model | Feb 26 2018 | |||
95b2c0bbaeca | richart | Bug fix in the implicit dynamic solver | Feb 26 2018 | |||
165c792569e1 | richart | Rewrote headers of tests | Feb 24 2018 | |||
55edd944bb58 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
246ddc4b7d86 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
3b7e37a7f9a6 | richart | Merge branch 'features/dofs-separation-rewrote' | Feb 23 2018 | |||
3fbf5f52c9bc | richart | debugging cohesive element tests | Feb 23 2018 | |||
8b0b014a1c51 | richart | Compilation problem with gcc-5 | Feb 23 2018 | |||
397e18a1e5fc | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Feb 23 2018 | |||
d4e6be1751e0 | richart | Removing accessor that should not have existed at the first place | Feb 23 2018 | |||
d6d401c8bb31 | richart | Test for penetration in cohesive linear a bit less strict | Feb 23 2018 | |||
536f898e4284 | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Feb 21 2018 | |||
e70522a11aeb | frerot | fixed shell elements | Feb 21 2018 | |||
cc68cabdf601 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science.ch… | Feb 21 2018 | |||
99be75ba5710 | richart | Allowing to compute internal forces with K * u in linear cases | Feb 21 2018 | |||
a2c5387f333e | richart | cleaning the cohesive materials | Feb 21 2018 | |||
f88c6e7763a8 | richart | Changed lot of iterators to auto | Feb 20 2018 | |||
8606b728d88b | frerot | assembling residual in structural model | Feb 20 2018 | |||
517a23aa9f32 | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
2d727c947f95 | frerot | more flexible ElementTypeMapArray initializers | Feb 20 2018 | |||
36ac5589a411 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Feb 20 2018 | |||
ada2d29a5ea5 | richart | correcting parallel cohesive element, still not working state | Feb 20 2018 | |||
a7b53ff55aa5 | richart | Adding cohesive element tests | Feb 19 2018 | |||
786f0a11f551 | milanese | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Feb 16 2018 | |||
3e88320dfa8c | milanese | added method to set parameters without automatically updating internal… | Feb 16 2018 | |||
375f777d2c4c | milanese | common methods of anisotropic and orthotropic materials moved to mother class… | Feb 16 2018 | |||
b817f921916b | milanese | inline functions for elastic anisotropic and orthotropic materials | Feb 16 2018 | |||
7209277f9d80 | frerot | implemented dkt shape derivatives + precompute dkt test | Feb 14 2018 | |||
4bef3d2ca943 | frerot | added rotation matrices for DKT18 + tangent modulus | Feb 10 2018 | |||
2473ead61575 | frerot | cleanup of embedded | Feb 9 2018 | |||
34fb9dc0f4f1 | frerot | Merge branch 'features/embedded-rewrote' into features/dofs-separation-rewrote | Feb 9 2018 | |||
a03aac0e2a2f | frerot | removing useless stress_embedded | Feb 9 2018 | |||
3c2579f7c839 | frerot | fixed computation of embedded gradient | Feb 9 2018 | |||
bb8ec2b06a58 | gallyamov | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Feb 9 2018 | |||
399dace873ac | richart/gallyamov | Bug fix in the call to computeBtDB in material | Feb 9 2018 | |||
9b7bf7d1c7fb | frerot | passing tests without pre-stress + memory savings in directing cosines | Feb 9 2018 | |||
200111a52640 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science.ch… | Feb 8 2018 | |||
5d3626c18d51 | richart | Dewarningazing the code in release | Feb 8 2018 | |||
4f1402336cbe | anciaux | python patch tests are using a custom material | Feb 7 2018 | |||
c46eb9849703 | frerot | small cleanup | Feb 7 2018 | |||
3e3dfcf54fea | frerot | running test w/o error, but stiffness is wrong | Feb 7 2018 | |||
02a978962bb8 | anciaux | cleaning and adding energy features to the material_python interface | Feb 6 2018 | |||
e8f4afcfc197 | frerot | removed overload of insert function for ElementTypeMap | Feb 5 2018 | |||
7341814134d8 | frerot | made new embedded compile | Feb 5 2018 | |||
562758ad506e | richart | Corrections for the python interface | Feb 5 2018 | |||
bfb03566f26a | richart | Updating the swig code for cohesive structural and heat transfer models | Feb 4 2018 | |||
7ab59dc15012 | richart | Lucas you missed some for_each_element | Feb 3 2018 | |||
964f142aa5d2 | richart | Making extra-materials compiles with new solvers | Feb 2 2018 | |||
c80281c3ac3e | • arichart/gallyamov | Missing template in front of some mul<> | Feb 2 2018 | |||
a99c06d6308c | gallyamov | Changing HeatTransferModel dumper | Feb 2 2018 | |||
037e89e435b1 | gallyamov | Changing HeatTransferModel dumper | Feb 2 2018 | |||
2cf53a10ac7c | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Feb 1 2018 | |||
93ebe9ad6a0d | frerot | added allocating functor for material reinforcement | Feb 1 2018 | |||
9534c7dd286a | anciaux | python interface compiling: need to check compatibility with scripts | Feb 1 2018 | |||
8f49e481521f | anciaux | include the python interface modifications: compiles again | Feb 1 2018 | |||
db5a9d36d778 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Jan 31 2018 | |||
9ccf5aa61ec8 | frerot | removed for_each_element plural | Jan 31 2018 | |||
c5c8dcfccfc1 | richart | Bug fix in heat transfer | Jan 31 2018 | |||
4b379ee75ad7 | frerot | making embedded compile + remove pollution of K symbol with CGAL | Jan 31 2018 | |||
2a8d8b5dfc4a | richart | some bug fix in heat transfer model | Jan 31 2018 | |||
72a837737768 | richart | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Jan 30 2018 | |||
308f10365b29 | richart | Bug fix + code cleaning | Jan 30 2018 | |||
900a0bf5c027 | richart | removed useless code | Jan 30 2018 | |||
bf682d1e6653 | richart | Coorecting bugs due to new interface | Jan 29 2018 | |||
9906cfa09256 | richart | Factorizing code between models | Jan 29 2018 | |||
6b01341362fe | frerot | implemented tests for isotropic lin elastic material | Jan 29 2018 | |||
809f03434ba1 | frerot | modified material thermal test for google test | Jan 29 2018 | |||
38a79acd37d0 | richart | integration scheme fix for missing masses | Jan 29 2018 | |||
aee8589005a9 | richart | Minor changes in models | Jan 26 2018 | |||
fdbcbaa689e8 | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Jan 25 2018 | |||
1f7e8e4bff10 | frerot | bernoulli_3 are working | Jan 25 2018 | |||
8d5be913a934 | richart | Bug by silently violating the const correctness... | Jan 25 2018 | |||
e17c136a15a0 | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Jan 24 2018 | |||
fce182926431 | frerot | prevent uninitialized mem + old computation of rot matrices in structural | Jan 24 2018 | |||
558bacd4c60d | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Jan 23 2018 | |||
f60c82f50839 | richart | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Jan 23 2018 | |||
b51beaf15535 | richart | Cleaning warning/bugs in release | Jan 23 2018 | |||
fa2fe6d02b68 | frerot | fixed broken structural test because of initFEEngineBoundary | Jan 22 2018 | |||
d1e2a83ba291 | richart | correction for dumper compilation | Jan 22 2018 | |||
4c6083ca4f0f | richart | Compiled tests with intel | Jan 18 2018 | |||
28ce4e716b0d | richart | Passing compilation with intel compiler | Jan 16 2018 | |||
8d48bb5bdb82 | richart | Changes to make the heat transfer test compile | Jan 16 2018 | |||
ed1932ff1ee5 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Jan 12 2018 | |||
543d8170e708 | richart | Adapting the heat transfer model to make it compile | Jan 12 2018 | |||
246ac5b082fb | frerot | possible setup for applyBC and structural models | Jan 10 2018 | |||
6537dea3e3ad | frerot | simple bernoulli beam test is passing | Jan 10 2018 | |||
523c880703d0 | richart | Preparing gtest cohesive element tests | Jan 10 2018 | |||
1736eae0b93d | richart | clang-formating | Dec 28 2017 | |||
d7a6385ca6a1 | richart | Adaptation to be able to compile with gcc 5 | Dec 18 2017 | |||
0366db3dae69 | richart | Changed the way cohesive element are initialized | Dec 18 2017 | |||
bf3efbd62eb3 | richart | bug fixes | Dec 15 2017 | |||
d1ebb2778129 | richart | Modified model initilalization | Dec 14 2017 |
c4science · Help