R7571/workmaster
R7571/work
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
87c1351a0aa7 | Flavio Raschellà | Implement check for change of variables in computeTemperature.cc | Dec 21 2018 | |||
dc2a1d109d7d | tlemaire | changed generate_input script to create a dumps subfolder and store the input… | Dec 19 2018 | |||
09419c505fc8 | barjavel | Adapted, generate_input script to create input from build folder and CMakeLists. | Dec 19 2018 | |||
1e7974079390 | tlemaire | started commenting about "how to run the code" in README. | Dec 19 2018 | |||
f58d52826d15 | tlemaire | added note about management of Factory objects in python in the README. | Dec 19 2018 | |||
0eb90ccd7f9e | tlemaire | added notes about management about Compute objects in python in the README. | Dec 19 2018 | |||
60b6d1c90180 | tlemaire | removed shared pointer binding of factory classes (no need for that since… | Dec 19 2018 | |||
956e85e516cb | tlemaire | corrected binders for private attributes of ComputeTemperature. Added reference… | Dec 19 2018 | |||
8aadcbb3c1f6 | tlemaire | added repr method to ComputeTemperature binding | Dec 19 2018 | |||
8ac9e081bf69 | tlemaire | added CsvWriter binding and completed SystemEvolution binding. code compiles… | Dec 18 2018 | |||
57ec417716ff | tlemaire | replaced cc files by hh files in include statements of pypart_pybind.cpp. added… | Dec 18 2018 | |||
f183e0755bc4 | tlemaire | merged conflicts in pypart_pybind.cc | Dec 18 2018 | |||
f69dfb9c4b7f | Flavio Raschellà | First implementation of ex2.1 and ex2.3 (to be verified) | Dec 18 2018 | |||
fb35b088b5ac | tlemaire | added README file commenting on role of overloaded createSimulation method in… | Dec 18 2018 | |||
6762203b5828 | Flavio Raschellà | Implement classes from ex1.1 in pypart_pybind.cpp | Dec 18 2018 | |||
07f275ff05cc | Flavio Raschellà | Implement first draft of ex1.1 | Dec 18 2018 | |||
2e8b81cc61d8 | barjavel | Script initialized for everybody to start with | Dec 18 2018 | |||
1f02d83cc145 | barjavel | pypart_binding enhenced for starting file for the group | Dec 18 2018 | |||
8a4a366dafa8 | barjavel | pypart_pybind.cpp implemented with initial COmpute and ComputeTemperature… | Dec 18 2018 | |||
030d2c27f9c7 | tlemaire | Merge branch 'master' of https://c4science.ch/diffusion/7571/sp-e-tb-tl | Dec 18 2018 | |||
65a222cfdf27 | tlemaire | changed matrix and vector files to solve usual compiliing issues | Dec 18 2018 | |||
adfc7b58c977 | Flavio Raschellà | add fft.hh and test_fft.hh | Dec 18 2018 | |||
b5d326e9bd44 | tlemaire | Merge branch 'master' of https://c4science.ch/diffusion/7571/sp-e-tb-tl | Dec 18 2018 | |||
77fdace0ef40 | tlemaire | manually installed pybind11 into my work/week14/particle-pybind/starting_point… | Dec 18 2018 | |||
46271dfdabe0 | Flavio Raschellà | Update CMakeList.txt + update pypart_pybind.cpp | Dec 18 2018 | |||
81abdddfcc4c | Flavio Raschellà | Making CMakeList.txt and pypart.cpp first structure | Dec 18 2018 | |||
1a9e5913cfd1 | tlemaire | copied week14 exercise into work directory. | Dec 18 2018 | |||
d34696137e2d | tlemaire | added python script, and created hh an cc files for… | Dec 18 2018 | |||
c7a92d782f51 | tlemaire | cpoied week13 exercise into work directory | Dec 18 2018 | |||
4c1130162ff3 | tlemaire | completed README file. | Dec 14 2018 | |||
275f3da87159 | tlemaire | corrected radius equation in generate_input.py | Dec 14 2018 | |||
d2922e874450 | tlemaire | corrected error in eq. temp. field in generate_input.py, scaling factor in… | Dec 14 2018 | |||
9787c52818b2 | tlemaire | removed std::cout statements. | Dec 13 2018 | |||
c6da6a1ef490 | tlemaire | changed computeTemperature object to set invariant fields upon construction… | Dec 13 2018 | |||
83ca3f4e3f47 | tlemaire | factorized code in test_heat_equation test script. improved… | Dec 13 2018 | |||
a2d594a9cb7d | tlemaire | Merge branch 'master' of https://c4science.ch/diffusion/7571/sp-e-tb-tl | Dec 13 2018 | |||
3f64baf160e1 | tlemaire | normalized space dimension for test conditions in generate_input script | Dec 13 2018 | |||
298c2a27a2c2 | barjavel | Implementation and addition of compute temperature boundaries to set the… | Dec 13 2018 | |||
83e9b9acf5d2 | barjavel | Readme completed and line test added in the test_heat_equation_fft.cc file | Dec 13 2018 | |||
6e1546709ed5 | barjavel | README file partially completed to answer homerwork's questions | Dec 13 2018 | |||
10307a3573e9 | tlemaire | created test for computeFrequencies in test_fft.cc (with adapted python script). | Dec 11 2018 | |||
5236b05f8049 | tlemaire | Merge branch 'master' of https://c4science.ch/diffusion/7571/sp-e-tb-tl | Dec 11 2018 | |||
50ce810a77e4 | tlemaire | improved memory usage of fft.hh wrapper. Redesigned generate_input script to… | Dec 11 2018 | |||
6e62bce8f41a | barjavel | ReadMe file written to answer questions 1 to 3, rework on the compute… | Dec 11 2018 | |||
650d60b8685d | tlemaire | added extraction of real part of theta and hv matrices in generate_input script… | Dec 11 2018 | |||
ed32ef80f840 | tlemaire | removed non-ascii characters from generate_input.py | Dec 11 2018 | |||
b5a96b3011dc | tlemaire | renamed all variables in generate_input.py and compute_temperature.cc to match… | Dec 11 2018 | |||
649f607e3059 | tlemaire | modified generate_input script to generate equilibrium initial temperature… | Dec 11 2018 | |||
3bf5f1efc20e | tlemaire | updated generate_input script with better arguments parsing, vectors generation… | Dec 10 2018 | |||
2c259d37422a | Flavio Raschellà | Adding computation of matrix dimension and division of freq vector in… | Dec 9 2018 | |||
765dd1835c93 | Flavio Raschellà | Update README.md with recent changes in the code and with answer to question 4.4 | Dec 9 2018 | |||
430d42ba4c2e | Flavio Raschellà | Adjust constant variables' values in generate_input.py | Dec 9 2018 | |||
5774bf9fcf68 | Flavio Raschellà | Implement heating_distribution +-N in generate_input.py and division by L in 2D… | Dec 9 2018 | |||
89c574fecf07 | Flavio Raschellà | Adjust hv output from generate_input.py + hv implementation in… | Dec 9 2018 | |||
363729b3f197 | Flavio Raschellà | Solve number of particles, csv generator,and heat_distribution equations issues… | Dec 9 2018 | |||
a20b8e79dd60 | barjavel | Implementing of a meaning full equation for the particle's properties with pho… | Dec 8 2018 | |||
2cc0117120ca | barjavel | added the Heat distribution and corresponding elemtents | Dec 8 2018 | |||
353be0f9d8dc | barjavel | Generate_input modified with implementation of defined position in grid and… | Dec 8 2018 | |||
bbc9499c04d2 | barjavel | Updated 4.4 with boundary condition | Dec 7 2018 | |||
a230cb1b8f92 | barjavel | Python script for Heating distribution implemented | Dec 7 2018 | |||
515234d7c6ce | barjavel | Implementation of computetemperature test Q4.2 | Dec 7 2018 | |||
47965603ed8a | Flavio Raschellà | adjust fft transform in ComputeTemperature::compute | Dec 7 2018 | |||
a697af971d6b | Flavio Raschellà | Implementation of Q4.1 | Dec 7 2018 | |||
20b93fb52ac3 | Flavio Raschellà | Update test_fftfreq.py and solve Q3.3 | Dec 7 2018 | |||
0e9cbcf90fa5 | Flavio Raschellà | Update test_fftfreq.py for computation of frequency coordinates | Dec 7 2018 | |||
c21ed88966ad | Flavio Raschellà | Merge branch 'master' of ssh://c4science.ch/diffusion/7571/sp-e-tb-tl | Dec 7 2018 | |||
370156c1fa1d | Flavio Raschellà | Improving performance of fft.hh using malloc and fftLibrary-built methods | Dec 7 2018 | |||
7f2d0d6448db | barjavel | Exercise 4.1 partly implemented, temparature matrix and its Fourier transform… | Dec 6 2018 | |||
b1e25cba605e | Flavio Raschellà | Upload 1D test for computeFrequency in fft.hh | Dec 6 2018 | |||
890012d748d1 | Flavio Raschellà | Adjusting CMakeLists.txt linking fft library directly to part library | Dec 6 2018 | |||
1fccb9b82e82 | barjavel | Comments added for Doxygen doc building | Dec 6 2018 | |||
a33d57ecba00 | tlemaire | implemented computeFrequencies function in fft.hh (TO BE TESTED). | Dec 5 2018 | |||
4405995e906c | tlemaire | implemented itransform wrapper in fft.hh and associated test in test_fft.cc… | Dec 5 2018 | |||
1de49de6b79f | tlemaire | fixed error raised on explicit specialization of iterator_traits (workaround… | Dec 5 2018 | |||
0cef1a9b9441 | tlemaire | solved FFTW library linking issue for fft_test. forward fft test running OK. | Dec 5 2018 | |||
c5948792deda | tlemaire | corrected for loop assignments in fft.hh | Dec 5 2018 | |||
1c422c671c49 | tlemaire | Merge branch 'master' of https://c4science.ch/diffusion/7571/sp-e-tb-tl | Dec 5 2018 | |||
44db44860f8e | tlemaire | implemented fft transform method (to be tested) | Dec 5 2018 | |||
cdcfc167c0d8 | barjavel | Modified CMakelist to make it work | Dec 4 2018 | |||
837e819b5c84 | Flavio Raschellà | Merge branch 'w12ex2_FR' | Dec 4 2018 | |||
f7ae1f7968d0 | Flavio Raschellà | Adding Library FFTW on CMAKE (to review) | Dec 4 2018 | |||
a05c6e93b760 | tlemaire | commented on additional classes of this week in the README file. | Dec 4 2018 | |||
ad37fc09e4a9 | barjavel | Cmakelist modified to in clue if needed fftw | Dec 4 2018 | |||
72573ee5045f | Flavio Raschellà | Add Documentation with the Doxyfile | Dec 4 2018 | |||
42a55841ee13 | barjavel | work directory modified for week12 | Dec 4 2018 | |||
52faafbb8fbe | barjavel | Resolved merge conflict | Nov 27 2018 | |||
1e08d709c31e | barjavel | Modifications done to G so that exercise 1 works | Nov 27 2018 | |||
d743575e31af | Flavio Raschellà | pushing work during class | Nov 27 2018 | |||
fab554dde2a7 | barjavel | Added work week11 directory | Nov 27 2018 | |||
a96c24d89ede | barjavel | COmpute boundary, vector operators updated model working perfectly | Nov 27 2018 | |||
9b745535be35 | barjavel | Exercise 4 implemented and working | Nov 27 2018 | |||
96725fafa761 | barjavel | Tested but error linker | Nov 27 2018 | |||
9273fc9fb49c | barjavel | Exercise 4, implementation of vertical gravity and dissipation, not tested yet | Nov 27 2018 | |||
fff51da09eb3 | barjavel | Compute contact changed and trajectories evaluated in paraview | Nov 20 2018 | |||
c4d4447b693a | Flavio Raschellà | delete std::cout from verlet | Nov 20 2018 | |||
1d312d23c336 | Flavio Raschellà | adjust penalty factor | Nov 20 2018 | |||
70978a3ba845 | barjavel | merging commits | Nov 20 2018 | |||
d6a5020e2bfe | Flavio Raschellà | update generate_input.py | Nov 20 2018 | |||
d4be3fb05eba | Flavio Raschellà | Implementation of ComputeBoundary | Nov 20 2018 | |||
1f97d4ad4501 | Flavio Raschellà | w10 implement ComputeContact::computePairInteraction | Nov 20 2018 |
c4science · Help