Homec4science

Merge branch 'master' into features/materials

Authored by frerot on Apr 29 2021, 21:57.

Description

Merge branch 'master' into features/materials

Details

Committed
frerotApr 29 2021, 21:57
Pushed
frerotApr 29 2021, 22:00
Parents
rTAMAAS1cdb4a1c9578: pretty printing archive command
rTAMAASb7acda2db04c: added a base material class
Branches
Unknown
Tags
Unknown

Event Timeline

Restricted Application completed building Restricted Buildable.Apr 29 2021, 22:00

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.
CommitAuthorDetailsCommitted
1cdb4a1c9578frerot
pretty printing archive command 
Apr 29 2021
5c88b7c45e1afrerot
pretty printing secondary scons commands (tests + install) 
Apr 29 2021
b56f89b4dba1frerot
better use of fixtures in tests 
Apr 28 2021
99aeeb8af4edfrerot
test_patch_westergaard now tests all applicable model types 
Apr 27 2021
d6c631e7cf83frerot
fixed order of inputs in Model::solveDirichlet 
Apr 27 2021
d5841e5c2852frerot
removed legacy bem grid test file 
Apr 27 2021
73019bea551efrerot
integrated autocorrelation test into test_surface 
Apr 27 2021
7fc91b79d964frerot
forgot `import os` 
Apr 26 2021
287cf88791d0frerot
better handling of file descriptors in JSONDumper 
Apr 26 2021
93a4d5811ae9frerot
marking test_epic and westergaard_multi as xfail if backend == 'tbb' 
Apr 26 2021
4dbc3ee00066frerot
cleaned up test fixtures (using parameter names) 
Apr 26 2021
3438ff37dbe4frerot
testing UVW writes 
Apr 25 2021
0d37c22cb392frerot
added JSON dumping capability and fixed dump issues ∀ model types 
Apr 25 2021
a5ad130c558ffrerot
using pathlib instead of os.path in dumpers 
Apr 25 2021
64e101c13b91frerot
mpi-compatible implementation of getClusters() 
Apr 20 2021
86e5cb1e1789frerot
allowing model read from HDF5 with MPI 
Apr 19 2021
97bffadf7b6afrerot
added read method to NetCDFDumper 
Apr 17 2021
0ba6912bc122frerot
added sequential read function to H5Dumper 
Apr 17 2021
0fad580005fffrerot
added read method to FieldDumper (raises RuntimeError) 
Apr 16 2021
da270d6f9606frerot
added read() method to NumpyDumper 
Apr 16 2021
d088bf7abd63frerot
corrected description of `tamaas` command 
Apr 6 2021
b4d5adb73bc8frerot
writing surface info in text header instead of numpy file 
Apr 6 2021
67d6e4dc8646frerot
added dump option to `surface` command 
Apr 6 2021
f13f8cf7202bfrerot
[doc] formatting in changelog 
Apr 5 2021
9c33983aed18frerot
silencing warning about missing uvw package 
Apr 5 2021
128ac546c267frerot
bumping version number to 2.2.2 
Apr 2 2021
b19adf7440cdfrerot
[doc] changing man section number to 7 
Apr 2 2021
17b6d5bd4eb1frerot
[doc] formatting 
Apr 2 2021
9578f56e3c51frerot
[doc] describing entry point `tamaas` command 
Apr 2 2021
6a713f330f44frerot
added an entry point `tamaas` with three sub-commands 
Apr 2 2021
6c56b69be4a2frerot
[doc] silencing warnings when generating documentation 
Mar 20 2021
e6092ae873a1frerot
[doc] allowing selection of sphinx doc builders 
Mar 20 2021
e28a7d62ce74frerot
[doc] converting svg for latex sphinx 
Mar 20 2021
998dbf9a8e3afrerot
using env.subst instead of format 
Mar 17 2021
b2f9e4544b61frerot
separating TAMAAS_BACKEND to reflect the build parameters 
Mar 17 2021
57a0b603d12efrerot
[doc] using nbviewer links for tutorials 
Mar 16 2021
19e35b33836dfrerot
[doc] added links to tutorials on homepage and README 
Mar 15 2021
8ea64976e79cfrerot
using SCons File and Dir instead of os.path functions 
Mar 15 2021
6c31459a5ce5frerot
prettyfying doxygen and sphinx command strings 
Mar 14 2021
8718664a8961frerot
added a compile_commands.json target with scons 4+ 
Mar 14 2021
70977949d1a6frerot
avoid using main_env in SConscripts 
Mar 14 2021
ac4cb3de4e0dfrerot
added edit-mode indication to doc/SConscript 
Mar 14 2021
4fb6e0ff9b10frerot
[doc] removed obsolete Makefile and version.pl 
Mar 14 2021
e81646b8cb6ffrerot
Merge branch 'enhancement/doc-scons' 
Mar 14 2021
2f804a0f980efrerot
[doc] generating man pages with the documentation 
Mar 14 2021
1852a77c4e01frerot
[doc] different sphinx builds based on target type 
Mar 14 2021
d5937df5a153frerot
[doc] installing sphinx doc in ${prefix}/share/doc/tamaas 
Mar 13 2021
6750faf9f9bafrerot
[doc] adding dependency of Doxygen to source files instead of lib 
Mar 13 2021
648e32690df0frerot
using a python module to define project infos 
Mar 13 2021
4352ff47524dfrerot
[doc] clarified conf variables for Doxyfile 
Mar 13 2021