History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
f45dac62663f | frerot | added previous state restore on Material | Jun 6 2018 | |||
a277f6eaeece | frerot | added restore history to InternalField | Jun 6 2018 | |||
32d878ddf5de | gallyamov | Adding viscoelastic material based on Maxwell chain | Jun 4 2018 | |||
92000a4400f5 | richart | Multiple changes in order to start implementation of periodicity | May 30 2018 | |||
4ed50ad78b68 | richart | NodeType becomes NodeFlags + node_prank | Apr 4 2018 | |||
3389fd9864c6 | richart | Adding functionality for periodicity in the mesh | Apr 4 2018 | |||
bc98d2c6a6f3 | richart | Cleaning the pbc | Apr 4 2018 | |||
6037ec685449 | richart | Minor changes int the python insterface | Mar 27 2018 | |||
0c2f0824a102 | richart | is_extrinic in python | Mar 27 2018 | |||
f9303b3de78a | richart | Fixing bug introduced due to change of behavior when mesh distributed in… | Mar 15 2018 | |||
74db8e8e7000 | richart | Correcting communications scheme in case of new nodes added | Mar 14 2018 | |||
c83b88366691 | richart | Bug fix for static computations with cohesive elements | Mar 14 2018 | |||
a6ef7fd14988 | richart | A bit of cleaning | Mar 13 2018 | |||
fd25e9d67f89 | richart | Bug fix for cohesive element in sequential | Mar 11 2018 | |||
fbbc81365e3b | richart | Merge branch 'master' of ssh://c4science.ch/diffusion/AKAPRIV/akantu-private | Mar 11 2018 | |||
46137d1e4317 | richart | Cleaning warnings when compiling in release | Mar 11 2018 | |||
96d02f64e85e | richart | Fixing bugs introduced will bug fixing cohesive elements in parallel | Mar 11 2018 | |||
dec21000d081 | richart | Bug fix in cohesive intrinsic parallel + changes in material selection | Mar 11 2018 | |||
64ad92139da0 | richart | minor enhancing | Mar 10 2018 | |||
476e544293a8 | richart | Adding accessor to the solution | Mar 9 2018 | |||
5d2f31c1ef00 | richart | Code cleaning | Mar 9 2018 | |||
a1b50b6fc151 | richart | removing useless object | Mar 8 2018 | |||
6bf6aa9bab43 | richart | moving event handling code for cohesive elements | Mar 8 2018 | |||
16fb74df477d | richart | updating the global ids based on the master nodes and local connectivity | Mar 8 2018 | |||
8445fe113ee1 | richart | Cleaning useless events | Mar 8 2018 | |||
81ddc4c53147 | richart | using separated synchronizer for facet first synchro | Mar 6 2018 | |||
008e0277eda0 | richart | removing dead code | Mar 6 2018 | |||
a0482ec9d17b | richart | Correcting some bugs in determination of node global ids | Mar 5 2018 | |||
d4a3fa02aac5 | richart | Some fix on the cohesive test after changes on time steps | Mar 4 2018 | |||
364d8143cbf2 | richart | Updating properly the global nodes to correct the cohesive elements | Mar 4 2018 | |||
8d1ce534a850 | richart | Merge branch 'master' of c4science:/diffusion/AKAPRIV/akantu-private | Mar 3 2018 | |||
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 |
c4science · Help