Merge branch 'master' into features/materials
Description
Description
Details
Details
- Committed
frerot Apr 29 2021, 21:57 - Pushed
frerot Apr 29 2021, 22:00 - Parents
- rTAMAAS1cdb4a1c9578: pretty printing archive command
rTAMAASb7acda2db04c: added a base material class - Branches
- Unknown
- Tags
Merged Changes
Merged Changes
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
1cdb4a1c9578 | frerot | pretty printing archive command | Apr 29 2021 | |||
5c88b7c45e1a | frerot | pretty printing secondary scons commands (tests + install) | Apr 29 2021 | |||
b56f89b4dba1 | frerot | better use of fixtures in tests | Apr 28 2021 | |||
99aeeb8af4ed | frerot | test_patch_westergaard now tests all applicable model types | Apr 27 2021 | |||
d6c631e7cf83 | frerot | fixed order of inputs in Model::solveDirichlet | Apr 27 2021 | |||
d5841e5c2852 | frerot | removed legacy bem grid test file | Apr 27 2021 | |||
73019bea551e | frerot | integrated autocorrelation test into test_surface | Apr 27 2021 | |||
7fc91b79d964 | frerot | forgot `import os` | Apr 26 2021 | |||
287cf88791d0 | frerot | better handling of file descriptors in JSONDumper | Apr 26 2021 | |||
93a4d5811ae9 | frerot | marking test_epic and westergaard_multi as xfail if backend == 'tbb' | Apr 26 2021 | |||
4dbc3ee00066 | frerot | cleaned up test fixtures (using parameter names) | Apr 26 2021 | |||
3438ff37dbe4 | frerot | testing UVW writes | Apr 25 2021 | |||
0d37c22cb392 | frerot | added JSON dumping capability and fixed dump issues ∀ model types | Apr 25 2021 | |||
a5ad130c558f | frerot | using pathlib instead of os.path in dumpers | Apr 25 2021 | |||
64e101c13b91 | frerot | mpi-compatible implementation of getClusters() | Apr 20 2021 | |||
86e5cb1e1789 | frerot | allowing model read from HDF5 with MPI | Apr 19 2021 | |||
97bffadf7b6a | frerot | added read method to NetCDFDumper | Apr 17 2021 | |||
0ba6912bc122 | frerot | added sequential read function to H5Dumper | Apr 17 2021 | |||
0fad580005ff | frerot | added read method to FieldDumper (raises RuntimeError) | Apr 16 2021 | |||
da270d6f9606 | frerot | added read() method to NumpyDumper | Apr 16 2021 | |||
d088bf7abd63 | frerot | corrected description of `tamaas` command | Apr 6 2021 | |||
b4d5adb73bc8 | frerot | writing surface info in text header instead of numpy file | Apr 6 2021 | |||
67d6e4dc8646 | frerot | added dump option to `surface` command | Apr 6 2021 | |||
f13f8cf7202b | frerot | [doc] formatting in changelog | Apr 5 2021 | |||
9c33983aed18 | frerot | silencing warning about missing uvw package | Apr 5 2021 | |||
128ac546c267 | frerot | bumping version number to 2.2.2 | Apr 2 2021 | |||
b19adf7440cd | frerot | [doc] changing man section number to 7 | Apr 2 2021 | |||
17b6d5bd4eb1 | frerot | [doc] formatting | Apr 2 2021 | |||
9578f56e3c51 | frerot | [doc] describing entry point `tamaas` command | Apr 2 2021 | |||
6a713f330f44 | frerot | added an entry point `tamaas` with three sub-commands | Apr 2 2021 | |||
6c56b69be4a2 | frerot | [doc] silencing warnings when generating documentation | Mar 20 2021 | |||
e6092ae873a1 | frerot | [doc] allowing selection of sphinx doc builders | Mar 20 2021 | |||
e28a7d62ce74 | frerot | [doc] converting svg for latex sphinx | Mar 20 2021 | |||
998dbf9a8e3a | frerot | using env.subst instead of format | Mar 17 2021 | |||
b2f9e4544b61 | frerot | separating TAMAAS_BACKEND to reflect the build parameters | Mar 17 2021 | |||
57a0b603d12e | frerot | [doc] using nbviewer links for tutorials | Mar 16 2021 | |||
19e35b33836d | frerot | [doc] added links to tutorials on homepage and README | Mar 15 2021 | |||
8ea64976e79c | frerot | using SCons File and Dir instead of os.path functions | Mar 15 2021 | |||
6c31459a5ce5 | frerot | prettyfying doxygen and sphinx command strings | Mar 14 2021 | |||
8718664a8961 | frerot | added a compile_commands.json target with scons 4+ | Mar 14 2021 | |||
70977949d1a6 | frerot | avoid using main_env in SConscripts | Mar 14 2021 | |||
ac4cb3de4e0d | frerot | added edit-mode indication to doc/SConscript | Mar 14 2021 | |||
4fb6e0ff9b10 | frerot | [doc] removed obsolete Makefile and version.pl | Mar 14 2021 | |||
e81646b8cb6f | frerot | Merge branch 'enhancement/doc-scons' | Mar 14 2021 | |||
2f804a0f980e | frerot | [doc] generating man pages with the documentation | Mar 14 2021 | |||
1852a77c4e01 | frerot | [doc] different sphinx builds based on target type | Mar 14 2021 | |||
d5937df5a153 | frerot | [doc] installing sphinx doc in ${prefix}/share/doc/tamaas | Mar 13 2021 | |||
6750faf9f9ba | frerot | [doc] adding dependency of Doxygen to source files instead of lib | Mar 13 2021 | |||
648e32690df0 | frerot | using a python module to define project infos | Mar 13 2021 | |||
4352ff47524d | frerot | [doc] clarified conf variables for Doxyfile | Mar 13 2021 |