Graphfeatures/netcdf-mpi
Graph
features/netcdf-mpi
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
c4c90c937206 | frerot | fixed heavy english syntax | Jun 24 2020 | ||||
6257690b3ebb | frerot | added reference to condat + comment on how unique the code is | Jun 24 2020 | ||||
274414d905f3 | frerot | added a "seeking help" section in doc | Jun 24 2020 | ||||
326474e642c8 | frerot | cleaning doc before building it | Jun 24 2020 | ||||
9731ad93e058 | frerot | making sure sphinx can import the tamaas module for autodoc | Jun 24 2020 | ||||
d5baa0511b25 | frerot | removed legacy surface generator in test_autocorrelation | Jun 24 2020 | ||||
7af541847c01 | frerot | compiling c++ tests needing pybind11 separately | Jun 24 2020 | ||||
3cc1d8a160a7 | frerot | cleaning up the use of preprocessor macros | Jun 24 2020 | ||||
548c812ae786 | frerot | removed unecessary LONG_PRECISION macro guard for fftw interface | Jun 24 2020 | ||||
75a2de973a73 | frerot | moved implementation of legacy surface statistics to separate cpp | Jun 24 2020 | ||||
d66116666bb9 | frerot | using holder type for fftw plans in FFTEngine | Jun 24 2020 | ||||
b4bacea3061c | frerot | fixing long double fftw interface | Jun 24 2020 | ||||
6bd8cd25056a | frerot | converted statistics to FFTEngine | Jun 24 2020 | ||||
a6e0bde62253 | frerot | converted surface generators to FFTEngine | Jun 23 2020 | ||||
4e2d7b75fd90 | frerot | using FFTEngine in Westergaard integral operator | Jun 23 2020 | ||||
be7bc1258547 | frerot | adding computeFrequencies to FFTEngine | Jun 23 2020 | ||||
f8e1e9c7a919 | frerot | added FFTEngine class | Jun 22 2020 | ||||
7d5bdcdc47bb | frerot | ignoring deprecation warnings in test_dumper | Jun 22 2020 | ||||
2c3c3ddadf5a | frerot | added __contains__ and __iter__ to model bindings | Jun 18 2020 | ||||
ec31430164d5 | frerot | updated pipe_tools | Jun 12 2020 | ||||
8af0575bda15 | frerot | added const for some variables | Jun 12 2020 | ||||
ff710f40e7e3 | frerot | fixing recursion issue with ToleranceManager | Jun 12 2020 | ||||
e8c4a114f2ec | frerot | added compression to UVW dumper | Jun 11 2020 | ||||
6258c7cd43d7 | frerot | compressing diff to reduce binary size | Jun 9 2020 | ||||
ace594b68267 | frerot | added a group dumper for paraview data | Jun 9 2020 | ||||
58fde8ae6754 | frerot | writing solver infos to stderr | Jun 8 2020 | ||||
022385d24743 | frerot | simplified helpers in dumpers | Jun 8 2020 | ||||
64ad818b2ad5 | frerot | simplify git diff stored in binary | Jun 2 2020 | ||||
642e354870ce | frerot | added doc dependencies to Dockerfile | May 29 2020 | ||||
6fbf01812e11 | frerot | added intended audience statement in paper and doc index | May 29 2020 | ||||
c265f81a2c96 | frerot | testing dumped array values instead of shape | May 26 2020 | ||||
bd3962ca451f | frerot | compatibility with python3 scons | May 26 2020 | ||||
6292bc12d9e3 | frerot | proper definition of python package extras | May 19 2020 | ||||
a5c45c2f1235 | frerot | better normalization in patch plasticity test | May 19 2020 | ||||
c0bceb17cc1d | frerot | [doc] update copyright in sphinx doc | May 8 2020 | ||||
2c694d3bf38f | frerot | added a test of the EPIC solver [see 09e51e6] | May 6 2020 | ||||
a1344da0cd86 | frerot | added scons target to generate source archive | May 5 2020 | ||||
143a681c1611 | frerot | removing unused files | May 5 2020 | ||||
83546ffe8bd1 | frerot | update expolit version | May 5 2020 | ||||
ae0010d56921 | frerot | updating copyright years | May 5 2020 | ||||
4884455e012f | frerot | always compiling tamaas_info, even when strip_info==True | May 5 2020 | ||||
c1bb3fddf59a | frerot | better generation of information file | Apr 29 2020 | ||||
c0aa1c51f0e8 | frerot | fixed memory error in transformOutput | Apr 28 2020 | ||||
09e51e6a41e7 | frerot | fixing convergence issue with non-linear solvers | Apr 28 2020 | ||||
8368c5ece053 | frerot | removed print statement | Apr 27 2020 | ||||
0f8bb69278d8 | frerot | cleaned up code for pybind11 detection and module building | Apr 27 2020 | ||||
3320663b66ec | frerot | added a check for numpy in pybind11 tool | Apr 23 2020 | ||||
824e0b9504de | frerot | allowed storing of provided CXXFLAGS into scons setup file | Apr 23 2020 | ||||
829565ab7da8 | frerot | making sure setup.py can always install to given prefix | Apr 23 2020 | ||||
0473580f3d50 | frerot | bump version 2.1.1 | Apr 23 2020 | ||||
a1aa792f5ac8 | frerot | cleaner definition of fallback scons commands | Apr 22 2020 | ||||
c5d6b3690cd1 | frerot | making sure tests are passing in python 2.7 | Apr 22 2020 | ||||
3ee9522fe441 | frerot | fixed content in sphinx index | Apr 22 2020 | ||||
dd5a50d5ae4d | frerot | added reference to paper with Brink | Apr 22 2020 | ||||
39e0d33f032a | frerot | added (with premission) all tamaas contributors to JOSS paper | Apr 22 2020 | ||||
ccda062acd0b | frerot | added a doc paragraph on using the docker image | Apr 22 2020 | ||||
5eb879c9eb7b | frerot | handeling properly targets install + dev when build_python=False | Apr 21 2020 | ||||
45c296a39774 | frerot | added help text for new scons targets | Apr 21 2020 | ||||
75aa4cd59303 | frerot | update documentation to reflect changes to install and test targets | Apr 21 2020 | ||||
af1a46404bce | frerot | added target alias "test" for scons | Apr 21 2020 | ||||
f6f9d433c7ec | frerot | automatically setting prefix/lib in rpaths | Apr 20 2020 | ||||
43f7d9ba9056 | frerot | added -Wextra and fixed some warnings | Apr 20 2020 | ||||
debdd45d12ad | frerot | added all dependencies in docker to run examples | Apr 17 2020 | ||||
28b1e8b7df63 | frerot | corrected code boundary definitions of legacy bem | Apr 17 2020 | ||||
619edea1d664 | frerot | falling back on setup.py if pip is not installed | Apr 17 2020 | ||||
b1decc875a84 | frerot | defining target aliases for main lib and python module | Apr 17 2020 | ||||
23774fdb7372 | frerot | actually version number is 2.1.0 | Apr 17 2020 | ||||
abdfb4f1fa05 | frerot | bump version number to 1.1.0 | Apr 17 2020 | ||||
759469e4fee7 | frerot | putting test_hertz_kato back on jenkins | Apr 17 2020 | ||||
0d95bde86776 | frerot | refactored elastic test for kato | Apr 17 2020 | ||||
42c8d52249ed | frerot | cleaning build in jenkins | Apr 16 2020 | ||||
719d59d14466 | frerot | readme formatting | Apr 16 2020 | ||||
9d061de7f380 | frerot | added install dependencies to scons | Apr 16 2020 | ||||
32977d6d20b0 | frerot | allowing change of integration method in python + appropriate testing | Apr 16 2020 | ||||
66893ed4c2da | frerot | fixed cutoff integration [passes tests] | Apr 16 2020 | ||||
668b7ec50e70 | frerot | fixed segfault | Apr 15 2020 | ||||
4554024e4d17 | frerot | finished implementing mindlin with cutoff [segfault on test] | Apr 13 2020 | ||||
2a65f7fa885d | frerot | implemented cutoff integration method [to be tested] | Apr 13 2020 | ||||
1839e25c4cc7 | frerot | added range over elements to accumulator class | Apr 11 2020 | ||||
391e40f8eb10 | frerot | better framework for coexisting integration methods | Apr 11 2020 | ||||
46cdc6715ce0 | frerot | added framework for coexisting integration methods in kelvin | Apr 10 2020 | ||||
73e8bb9a465c | frerot | ignoring test_hertz_kato in jenkins builds | Apr 5 2020 | ||||
fa96343acd14 | frerot | added legacy option to jenkins | Apr 5 2020 | ||||
131906bb58cc | frerot | added compile option to remove legacy code | Apr 1 2020 | ||||
9c3c27ed159f | frerot | updated kato test | Apr 1 2020 | ||||
87d3010da906 | frerot | avoid nans in equilibrium loop in kato saturated | Apr 1 2020 | ||||
52674b12fcc5 | frerot | removed groups from netcdf dump | Mar 12 2020 | ||||
b248a63446d9 | frerot | added netCDF4 dumper | Mar 11 2020 | ||||
7d3fd5c96e68 | frerot | forgot comma | Mar 5 2020 | ||||
b3164db900bc | frerot | added missing doi and removed file references in bibtex | Mar 5 2020 | ||||
a4adc0264f65 | frerot | fixing a typo in rough surfaces doc | Feb 27 2020 | ||||
a0ca5d108ea1 | frerot | [README] changed syntax for arc diff commands | Feb 18 2020 | ||||
c12379435a7c | Lucas Frérot | added description of issues and pull-request in README | Feb 17 2020 | ||||
9383f5aa40a1 | frerot | added test for uniform isotropic hardening von mises plasticity | Feb 9 2020 | ||||
7cb292cfb21b | frerot | fixed reference bug at link with clang | Feb 6 2020 | ||||
3a75dc96177a | frerot | added joss paper | Feb 6 2020 | ||||
4f2117ec35a2 | frerot | added contribution part to documentation | Dec 10 2019 | ||||
08d0116edf9e | frerot | added cURL to docker image | Dec 10 2019 | ||||
4821ea3f6010 | frerot | added hook to readthedocs after success of jenkins job | Dec 10 2019 | ||||
e00862c9cb5a | frerot | because phabricator cannot link to external images | Dec 9 2019 |
c4science · Help