muSpectre/srcfeat/add_lam_pixels
muSpectre/src
feat/add_lam_pixels
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
a2b173105256 | afalsafi | clang format imposed | Feb 28 2019 | |||
5df59a3d868d | afalsafi | WIP: compiled after merge from the split sub project | Feb 28 2019 | |||
c0a784c51a1d | afalsafi | WIP:Halfway through correcting merge leftover | Feb 28 2019 | |||
fa590e5a9f93 | afalsafi | Merge branch 'feat/split_sub_projects' into feat/add_lam_pixels | Feb 28 2019 | |||
00c305113d81 | afalsafi | WIP: before merge commit | Feb 28 2019 | |||
5b4a8246dd07 | junge | BUG: compiles with MPI turned on now | Feb 27 2019 | |||
9e3d99caa0d9 | richart | Spliting the tests and adding a "enum" like choice in cmake | Feb 7 2019 | |||
63de37ade67c | afalsafi | fixed all the bindings and col to voigt converter func added | Jan 29 2019 | |||
bbf55c679a31 | afalsafi | WIP: tests passed after merge from master | Jan 28 2019 | |||
4ef518104434 | richart | WIP: adding export of targets and option to activate only muFFT or muGrid | Jan 28 2019 | |||
02715ad30a63 | richart | WIP: trying to correct for the ci that does not seam to follow cmake… | Jan 27 2019 | |||
8b933e7abd6c | richart | WIP: typo correction set->option | Jan 27 2019 | |||
d3e288fe32ce | richart | WIP: Rewrite of some piece of cmake to "clean" the main CMakeLists | Jan 27 2019 | |||
d04768c29fe3 | afalsafi | WIP : compiled sucessfully after merge from origin/master | Jan 27 2019 | |||
cd6a906b75fe | afalsafi | Merge remote-tracking branch 'origin/master' into feat/add_lam_pixel | Jan 27 2019 | |||
27287cdad1b6 | richart | WIP: compiles and test passing for the split | Jan 27 2019 | |||
b991c3bafbda | richart | WIP: made the test compile | Jan 27 2019 | |||
9c198fe04507 | afalsafi | Merge branch 'laminate_pixels' into feat/add_lam_pixels | Jan 25 2019 | |||
6483fc77273a | richart | WIP: changing the namespace for the sub libraries | Jan 25 2019 | |||
9a8c01182833 | richart | WIP: renaming the sub-projects folders | Jan 24 2019 | |||
3445f30582b8 | richart | Merge branch 'feat/split_sub_projects' of ssh://c4science.ch/source/muSpectre… | Jan 24 2019 | |||
5070196c796b | richart | WIP: splitting cmake in sub-projects | Jan 24 2019 | |||
d6e947532faf | junge | split the common.hh | Jan 24 2019 | |||
9f91923084fe | junge | WIP started splitting code base | Jan 24 2019 | |||
ddfe8c7ab4c0 | D233 | RLeute | Visualization and tests finished | Jan 22 2019 | ||
3bc6fa3694d8 | D234 | junge | ENH: Added Material Evaluator | Jan 21 2019 | ||
676022f5dfa6 | D224 | junge | fixed pull-back for MaterialHyperElastoPlastic1 | Jan 7 2019 | ||
ee949b1469ba | D232 | junge | ENH: added MaterialLinearElasticGeneric2 | Dec 21 2018 | ||
b21dcc1c5b7f | afalsafi | WIP: needs to be teseted with valgrind | Dec 18 2018 | |||
d453474e87f0 | afalsafi | identical mat test for solver and stress and stiffness comb passed | Dec 16 2018 | |||
f24203e777ef | afalsafi | WIP : identical material test passed for materiallinearelastic1 | Dec 14 2018 | |||
658f5e9cf276 | afalsafi | WIP: material elastic generic added again from master | Dec 14 2018 | |||
32bad8c8304e | afalsafi | laminate solver for single pixel converged in 1 step for 2 lin mats | Dec 14 2018 | |||
8cc639ce36f1 | afalsafi | WIP : lint tests passed | Dec 13 2018 | |||
0ad178f99f01 | afalsafi | WIP : Merge branch 'feat/add_lam_pixels' into feat/add_lam_pixels | Dec 13 2018 | |||
20dd14a004eb | afalsafi | WIP : Merge origin/master into feat/add_lam_pixels | Dec 13 2018 | |||
fa126e525e98 | afalsafi | new .clang-format form D229 applied | Dec 12 2018 | |||
92fa33a1065f | D229 | muSpectre-bot | MAINT: improved linting | Dec 12 2018 | ||
2252fd5fef46 | afalsafi | ready to merge master | Dec 12 2018 | |||
4e9d2fa070bf | afalsafi | clang-format applied before master merge | Dec 12 2018 | |||
096026929bfb | afalsafi | clang-format applied | Dec 12 2018 | |||
f6af126b6762 | afalsafi | Merge branch 'master' of into feat/add_lam_pixels | Dec 12 2018 | |||
bdcd2d2db5b4 | D226 | junge/muSpectre-bot | linted entire c++ code base, added clang-format config and cpplint | Dec 12 2018 | ||
efec0cbbf093 | D227 | pastewka | MAINT: Fixes on OS X - exclude deprecation warnings in pybind11 and add library… | Dec 11 2018 | ||
ec076a4e7d05 | afalsafi | converged in two steps for non x andd 1 step for x dir | Dec 6 2018 | |||
07e38feafa1b | afalsafi | some redundant function deleted tests in Unitx direction still pass | Nov 28 2018 | |||
4c748528dd21 | afalsafi | solver works properly in min possible degree, passes random ratio | Nov 28 2018 | |||
a0a2aed6a218 | afalsafi | started to decrease the solver degree to the least ness number | Nov 28 2018 | |||
4dd8b76022e5 | afalsafi | laminate solver worked with arbitrary ratios but not all directions | Nov 22 2018 | |||
a4cda0370215 | afalsafi | decided to eliminate explicit F2 from the algorithm from now on | Nov 21 2018 | |||
1af5123b9fba | afalsafi | first revision of the lam solver loop (not converged yet) | Nov 20 2018 | |||
293be346d221 | D211 | junge | License switch to LGPL | Nov 20 2018 | ||
efa7af7ccdbb | afalsafi | some minor changes in laminate homogenisation | Nov 15 2018 | |||
669bfd50cd99 | afalsafi | laminatehomogenisation passed test comp. anisotropic identical mats | Nov 8 2018 | |||
6d356a3e842e | afalsafi | so tiny typo fixed | Nov 7 2018 | |||
d1b9dde49ade | afalsafi | orthotropic identical test added lami-sol and rotation routine moved | Nov 7 2018 | |||
be784a569950 | afalsafi | 2D implementation of lam solver added and passed identical mat test | Nov 2 2018 | |||
7e7cf61cac9d | afalsafi | Several index problems solved and lam solver pass identical mat test | Oct 31 2018 | |||
bddafe0ca970 | afalsafi | typo fixed T4_proxy probem back gives diff values with same inputs | Oct 31 2018 | |||
9dd64766bacc | afalsafi | laminate homogenisation passed test for 2 identical linelastic1 mats | Oct 31 2018 | |||
1eb9f0406ca7 | afalsafi | CMakeLists updated and split implementation seperated compeletly | Oct 31 2018 | |||
31492dcff0c4 | afalsafi | Materialanisotropic c-maker made static problem with get of T4 | Oct 30 2018 | |||
b826de45f074 | afalsafi | Stress combination implemented | Oct 24 2018 | |||
e81ad2b33fca | afalsafi | laminate test file created | Oct 22 2018 | |||
3332ea2155bd | afalsafi | Some minor changes | Oct 22 2018 | |||
c1566f66df00 | afalsafi | functions made static in lamhomogen class | Oct 19 2018 | |||
67f01ccdac8f | afalsafi | templated functions | Oct 17 2018 | |||
91baed3bdbb9 | D203 | junge | Fixed License (referred to Emacs rather than µSpectre in places) | Oct 12 2018 | ||
c87f8e577b44 | afalsafi | laminate_hemogenization file made | Oct 8 2018 | |||
40e173511de9 | D201 | junge | MAINT: Updated pfft engine to new fft engine interface. | Oct 5 2018 | ||
c2e4b509a217 | junge | ported back relevant parts of muLib integration | Oct 4 2018 | |||
9f86922e4bc0 | afalsafi | geometry test re-implemented | Oct 1 2018 | |||
b6bf195efbb8 | afalsafi | a | Oct 1 2018 | |||
252ebebc6e83 | afalsafi | rotattion bet. two vec and normal vector to x-axis added and tested | Sep 28 2018 | |||
cea00d36d401 | afalsafi | material muSpctre manipilation started | Sep 21 2018 | |||
46721b412ed9 | D199 | junge | Enumerable Dynamic Field Maps and Globalisation of Local Fields | Sep 20 2018 | ||
9de350c50156 | afalsafi | assigned ratios, normal vectors and stress and tangents optionalized | Sep 20 2018 | |||
3504cc711047 | afalsafi | optional fileds implemented | Sep 18 2018 | |||
177abee927ab | afalsafi | some minor changes | Sep 14 2018 | |||
a11e6e6302e9 | afalsafi | Merge remote-tracking branch 'origin/feat/statefield_integration_T2090' into… | Sep 12 2018 | |||
a6c07cbf97c5 | afalsafi | a | Sep 12 2018 | |||
5e584d008633 | afalsafi | first steps in laminate material implementation | Sep 11 2018 | |||
ee7d7c5b8d7c | junge | Fill from global/local implemented and tested | Sep 10 2018 | |||
7ad6beb2c8ce | afalsafi | some typos | Sep 10 2018 | |||
fac6af249e18 | junge | FieldMap enumerations added | Sep 10 2018 | |||
b697b43ec9f0 | afalsafi | Merge branch 'master' muSpectre into feat/repair_intersection_octree | Sep 7 2018 | |||
80eb1f984de2 | afalsafi | minor corrections | Sep 7 2018 | |||
6e79521f9a10 | junge | added get_map() functionality to dynamic fields | Aug 30 2018 | |||
6975ed3ad902 | afalsafi | orthotropic material enabled an tested but there is issue with CGAL | Aug 16 2018 | |||
f466fbaf3935 | junge | Dynamic fieldmap functional | Aug 1 2018 | |||
4978d1994eb5 | junge | adding dynamic field maps | Aug 1 2018 | |||
25bf902cd6aa | junge | header tests now standalone compilable | Aug 1 2018 | |||
5be13b02c658 | afalsafi | solver functions moved to cc file to fix a bug | Jul 25 2018 | |||
2fc6050971d8 | D190 | junge | Statefields integrated with regular fields + python bindings | Jul 24 2018 | ||
f0cd6c0b0144 | afalsafi | test of orthotropic implemented seperately | Jul 20 2018 | |||
5d153aacc031 | afalsafi | material orthotropic C assignment improved | Jul 20 2018 | |||
980136218804 | afalsafi | Anisotropic material compiled and pass 3D an 2D test | Jul 19 2018 | |||
bba020a428ed | afalsafi | implemented Till's loops | Jul 19 2018 | |||
58f5dba01872 | afalsafi | orthotropic and anisotropic amterial added but has convergence probl | Jul 17 2018 | |||
4e5c9a118f9e | afalsafi | MaterialBase binded | Jul 5 2018 |
c4science · Help