e44b8e2 | mmancini | 02 July 2019, 14:13:42 UTC | removed branch which was created by an error | 02 July 2019, 14:13:42 UTC |
b5b3bed | mmancini | 18 June 2019, 14:35:39 UTC | The order 2 is parallelized but the results are fairly different from the sequential case. This is due to the contribution of the vector hsa but I don't know why. Frist order, at least int he case of "radial dam dry" the parallel code works perfectly giving the same results that in the sequential code. Performance, on my laptop, does seem to be small. | 18 June 2019, 14:35:39 UTC |
c799e63 | mmancini | 18 June 2019, 12:19:25 UTC | added 0.5 in the center for radial_dam_dry initialisation | 18 June 2019, 12:19:25 UTC |
bbe540c | mmancini | 11 June 2019, 14:14:23 UTC | parallelised lecture of huv.txt in intialisation | 11 June 2019, 14:14:23 UTC |
2f7dd03 | mmancini | 07 June 2019, 13:31:22 UTC | Added forgotten MPI communications in order1.cpp. Now the test-case of the column produce de same results with 1 or 4 procs | 07 June 2019, 13:31:22 UTC |
716ee25 | mmancini | 07 June 2019, 11:04:45 UTC | Analyser : FileMpiClass completed: now it is very user friendly. Animations added. | 07 June 2019, 11:04:45 UTC |
0ef63dd | mmancini | 06 June 2019, 16:45:50 UTC | Analyser : set in classes ..... result with 4 proc differs from that with 1 | 06 June 2019, 16:45:50 UTC |
0b2050c | mmancini | 06 June 2019, 14:48:33 UTC | Changed again header in output to make it easier to retrive info for procs .... Added simple analyser to plot parallel | 06 June 2019, 14:48:33 UTC |
97d97d9 | mmancini | 05 June 2019, 14:03:54 UTC | Many changes : - outputs are moved from Parallel to Output derives classes - initialization of huv is moved from Parallel to initialization_hub classes - Parallel class is passed const | 05 June 2019, 14:03:54 UTC |
1ddab3d | mmancini | 29 May 2019, 07:29:12 UTC | svn propset svn:ignore build . | 29 May 2019, 07:29:12 UTC |
64d3984 | mmancini | 28 May 2019, 12:17:45 UTC | Ingnoring OTHERS svn no-relevant fils | 28 May 2019, 12:17:45 UTC |
867bbb3 | mmancini | 28 May 2019, 11:54:27 UTC | -Parallel class is now derived from boost::mpi::cartesian_communicator -New parametres are introduced (mpi_proc_x, mpi_proc_y) to define mpi dimensions. If not given default is calculated. -Parallel class is more simple. -The parallel class is not more longer "globlal" but it must be passed to schemas. -C binds MPI are still used, in particular for communications but in -the future they should be replaced by boost::mpi communications | 28 May 2019, 11:54:27 UTC |
70a06c8 | mmancini | 27 May 2019, 09:58:00 UTC | Intermediate version before trying to use boost::cartesian_communicator | 27 May 2019, 09:58:00 UTC |
5c1354a | mmancini | 17 May 2019, 15:02:33 UTC | Parallel : upto the end it run. Now the results | 17 May 2019, 15:02:33 UTC |
ab2854a | mmancini | 17 May 2019, 12:35:49 UTC | Progression in parallelism. Results are not correct but ir run in the old simple case (no rain, flat topology) | 17 May 2019, 12:35:49 UTC |
9a473a7 | mmancini | 15 May 2019, 14:06:13 UTC | Introduced Parallel, inspired, but not totally from Christian work. Using BOOST but for moment 2D tompology is created with MPI API | 15 May 2019, 14:06:13 UTC |
5cb02f8 | mmancini | 09 May 2019, 13:16:02 UTC | removed lib dir | 09 May 2019, 13:16:02 UTC |
fdd1558 | mmancini | 09 May 2019, 13:05:39 UTC | copilation works fine | 09 May 2019, 13:05:39 UTC |
2e558e7 | mmancini | 09 May 2019, 13:01:37 UTC | changed foder name for hpp | 09 May 2019, 13:01:37 UTC |
3a910a4 | mmancini | 09 May 2019, 13:00:56 UTC | changed foder name for cpp | 09 May 2019, 13:00:56 UTC |
08f4787 | mmancini | 09 May 2019, 12:59:36 UTC | changed Makefile and make_config | 09 May 2019, 12:59:36 UTC |
522cf48 | mmancini | 09 May 2019, 12:58:26 UTC | Clone from trunk for parallelisation | 09 May 2019, 12:58:26 UTC |
ed1c29f | mmancini | 09 May 2019, 12:56:27 UTC | removed | 09 May 2019, 12:56:27 UTC |
8774abb | mmancini | 09 May 2019, 12:29:12 UTC | added new branch for parallelism... clone of trunk | 09 May 2019, 12:29:12 UTC |
43b9c25 | mmancini | 09 May 2019, 12:23:47 UTC | removed unseful try for paral | 09 May 2019, 12:23:47 UTC |
0ce237e | mmancini | 07 May 2019, 10:16:40 UTC | partial sync with trunc | 07 May 2019, 10:16:40 UTC |
7e5120a | mmancini | 30 April 2019, 07:46:35 UTC | Changed structure of directories for more fast compilation. Now make -j is possible | 30 April 2019, 07:46:35 UTC |
46cfca4 | mmancini | 30 April 2019, 07:38:55 UTC | Changed structure of directories for more fast compilation. Now make -j is possible | 30 April 2019, 07:38:55 UTC |
18938fd | mmancini | 29 April 2019, 14:00:55 UTC | Some error corrected for compilation | 29 April 2019, 14:00:55 UTC |
7e4add5 | fdarboux | 05 April 2019, 12:20:34 UTC | compilation options for ar; language variable in scripts; leave dummy.txt in place during benchmarking | 05 April 2019, 12:20:34 UTC |
75e1f21 | lucas | 21 March 2019, 22:14:54 UTC | modification of the documentation to explain how to cite the FullSWOF paper | 21 March 2019, 22:14:54 UTC |
9274e91 | lucas | 25 April 2018, 14:11:19 UTC | Correction of typos | 25 April 2018, 14:11:19 UTC |
cd44e12 | fdarboux | 27 February 2018, 09:23:20 UTC | Tool xyz2asc: tolerant to empty lines | 27 February 2018, 09:23:20 UTC |
a753e53 | laguerre | 31 January 2018, 09:43:00 UTC | Tagging the 1.08.00 release of the FullSWOF_2D project. | 31 January 2018, 09:43:00 UTC |
0a32425 | laguerre | 31 January 2018, 09:38:59 UTC | Ready for tag version 1.08.00 | 31 January 2018, 09:38:59 UTC |
07608d6 | laguerre | 29 January 2018, 13:05:41 UTC | Doc: Removed a useless bracket | 29 January 2018, 13:05:41 UTC |
d60649e | fdarboux | 18 January 2018, 10:23:27 UTC | Doc: Clearer advice for non-specialists in numerical computation | 18 January 2018, 10:23:27 UTC |
efe8214 | fdarboux | 12 January 2018, 10:57:47 UTC | Empty dummy.txt file in Outputs directories to account for a bug in the SourceSup code viewer | 12 January 2018, 10:57:47 UTC |
4f7644f | laguerre | 13 December 2017, 14:01:43 UTC | removed initialization of rec_hydro in scheme.cpp | 13 December 2017, 14:01:43 UTC |
18239a8 | fdarboux | 11 December 2017, 13:47:32 UTC | asc2xyz.c : version number | 11 December 2017, 13:47:32 UTC |
1ae502d | laguerre | 08 December 2017, 15:56:51 UTC | Removed warning in asc2xyz.c file | 08 December 2017, 15:56:51 UTC |
0d083bd | laguerre | 08 December 2017, 15:43:11 UTC | Add of Makefiles to compile tool programs | 08 December 2017, 15:43:11 UTC |
1c0afd9 | laguerre | 04 December 2017, 08:38:36 UTC | replaced Include specify options by Include specific options in Makefile. | 04 December 2017, 08:38:36 UTC |
9a2ee18 | fdarboux | 01 December 2017, 12:16:15 UTC | add of dummy.txt and tools... for real | 01 December 2017, 12:16:15 UTC |
637dc44 | fdarboux | 30 November 2017, 14:41:30 UTC | Tools added; dummy.txt in lib ; documentation update | 30 November 2017, 14:41:30 UTC |
13fa077 | laguerre | 11 September 2017, 13:44:38 UTC | correction of warnings in debug mode | 11 September 2017, 13:44:38 UTC |
974463d | lucas | 13 July 2017, 15:05:49 UTC | Correction of Exp01/ into Examples/ forotten in README and Doc-NewReleaseHowTo | 13 July 2017, 15:05:49 UTC |
f6c49aa | laguerre | 29 June 2017, 10:29:08 UTC | Deleted branches/FullSWOF_2D_Inhomogeneous_Boundary | 29 June 2017, 10:29:08 UTC |
435e144 | laguerre | 29 June 2017, 10:25:46 UTC | Merged from branches/FullSWOF_2D_Inhomogeneous_Boundary to trunk | 29 June 2017, 10:25:46 UTC |
161de6e | laguerre | 29 June 2017, 10:15:19 UTC | Merged from trunk to branches/FullSWOF_2D_Inhomogeneous_Boundary. | 29 June 2017, 10:15:19 UTC |
3ec8011 | laguerre | 09 May 2017, 15:17:19 UTC | Modification of imposed discharge per cell in boundary condition | 09 May 2017, 15:17:19 UTC |
c201a74 | laguerre | 09 May 2017, 14:11:57 UTC | Updated the documentation with the new Examples directory | 09 May 2017, 14:11:57 UTC |
0dcc93b | laguerre | 09 May 2017, 13:43:41 UTC | Renamed the Exp01 directory to Simple | 09 May 2017, 13:43:41 UTC |
321f996 | laguerre | 09 May 2017, 13:41:57 UTC | Renamed the Exp01 directory to Simple | 09 May 2017, 13:41:57 UTC |
70b3c9b | laguerre | 09 May 2017, 13:12:12 UTC | Creation of two examples to run FullSWOF | 09 May 2017, 13:12:12 UTC |
81c93d8 | laguerre | 09 May 2017, 12:27:35 UTC | Moving Exp01 to Examples | 09 May 2017, 12:27:35 UTC |
e7a901f | laguerre | 09 May 2017, 12:18:06 UTC | Creation of the directory Examples to structure better the examples | 09 May 2017, 12:18:06 UTC |
7bcadb1 | laguerre | 09 May 2017, 12:04:59 UTC | Corrections in comments and update the explanation of inhomogeneous boundaries in Documentation.tex | 09 May 2017, 12:04:59 UTC |
67e90e9 | fdarboux | 26 April 2017, 09:31:31 UTC | Doc: dtheta is the initial water deficit | 26 April 2017, 09:31:31 UTC |
642bc07 | fdarboux | 21 April 2017, 08:10:45 UTC | Drop support for 32-bit benchmarks: finishing the job... | 21 April 2017, 08:10:45 UTC |
e662c45 | fdarboux | 21 April 2017, 08:03:05 UTC | Drop support for 32-bit benchmarks. Glitch in doc biblio. | 21 April 2017, 08:03:05 UTC |
0445d49 | laguerre | 13 April 2017, 10:26:40 UTC | The evolution in time added to boundary conditions | 13 April 2017, 10:26:40 UTC |
6c4adcd | laguerre | 23 March 2017, 13:49:37 UTC | Tests added in debug mode to track sending indexes in boundary conditions. | 23 March 2017, 13:49:37 UTC |
0bfe9bc | laguerre | 21 March 2017, 14:53:31 UTC | Updated parameters.txt to take into account the spatialization of boundary condition | 21 March 2017, 14:53:31 UTC |
e9ddfc2 | laguerre | 20 March 2017, 15:24:45 UTC | Modifications of schemes class and libboundaryconditions to take into account the spatialization of boundary conditions | 20 March 2017, 15:24:45 UTC |
04c4f4c | laguerre | 20 March 2017, 13:15:22 UTC | Replaced the parameters of boundary conditions by vectors in parameters class | 20 March 2017, 13:15:22 UTC |
44bb45b | laguerre | 14 March 2017, 09:48:17 UTC | Creation of inhomogeneous boundary conditions | 14 March 2017, 09:48:17 UTC |
af39812 | fdarboux | 03 March 2017, 14:31:54 UTC | Scripts: checking for programs | 03 March 2017, 14:31:54 UTC |
a75ad3a | laguerre | 28 February 2017, 16:05:48 UTC | Optimization of output classes with the parameters of methods passed by reference | 28 February 2017, 16:05:48 UTC |
f1daa53 | laguerre | 16 February 2017, 11:11:20 UTC | Correction in the choice of specific points, We moved the calculation of index of the arrays just before to saving data | 16 February 2017, 11:11:20 UTC |
51ed3b3 | laguerre | 13 February 2017, 11:18:34 UTC | Correction in the choice of specific points, we mustn't choose a time saved in the case of no save | 13 February 2017, 11:18:34 UTC |
ae4efde | laguerre | 09 February 2017, 16:57:18 UTC | branches/FullSWOF2D_Saving_specific_points deleted. | 09 February 2017, 16:57:18 UTC |
445fdf5 | laguerre | 09 February 2017, 16:48:09 UTC | Merged from branches/FullSWOF2D_Saving_specific_points to trunk | 09 February 2017, 16:48:09 UTC |
7d584f4 | laguerre | 09 February 2017, 16:30:44 UTC | Merged from trunk/ | 09 February 2017, 16:30:44 UTC |
f77f0b6 | laguerre | 08 February 2017, 13:59:54 UTC | TO DO LIST updated with the uniformization of classes. | 08 February 2017, 13:59:54 UTC |
879cc3d | lucas | 03 February 2017, 17:13:30 UTC | Corrections and addition of precision(10) in debug mode | 03 February 2017, 17:13:30 UTC |
5dedcdc | laguerre | 03 February 2017, 13:22:44 UTC | Added 10 significant figures in the output of specific points. | 03 February 2017, 13:22:44 UTC |
d85355a | laguerre | 05 January 2017, 09:45:03 UTC | Deleted z in the output of specific points. | 05 January 2017, 09:45:03 UTC |
c1af621 | laguerre | 23 December 2016, 11:16:57 UTC | In the Documentation, the choice of specific points added | 23 December 2016, 11:16:57 UTC |
e74867f | laguerre | 22 December 2016, 11:20:22 UTC | Choice of specific points added in the parameter files of Benchmarks | 22 December 2016, 11:20:22 UTC |
f0597d3 | laguerre | 22 December 2016, 11:02:55 UTC | Minor corrections in comments | 22 December 2016, 11:02:55 UTC |
12e0c7f | laguerre | 22 December 2016, 10:33:02 UTC | componant replaced by compenent because componant does not exist | 22 December 2016, 10:33:02 UTC |
ae3cb84 | laguerre | 22 December 2016, 10:02:50 UTC | Warn of the treatment of the errors and of warnings in the comments of method function | 22 December 2016, 10:02:50 UTC |
5499f38 | laguerre | 22 December 2016, 09:08:29 UTC | Deleted a line between the different times in huz_specific_points.dat file | 22 December 2016, 09:08:29 UTC |
276707f | laguerre | 22 December 2016, 08:52:22 UTC | Awk replaced by Gawk in huz_specific_points.dat file because there were problems with Mac OS | 22 December 2016, 08:52:22 UTC |
4a16650 | laguerre | 21 December 2016, 16:35:10 UTC | Add a time step to save specific points | 21 December 2016, 16:35:10 UTC |
a7a9feb | laguerre | 03 October 2016, 16:10:18 UTC | Add new classes in the directory libsave to save the specific points chosen by the user | 03 October 2016, 16:10:18 UTC |
9567b86 | laguerre | 27 September 2016, 15:26:14 UTC | Add is_coord_in_file_valid() function which verifies if the coordinates of user are valid | 27 September 2016, 15:26:14 UTC |
961d83e | laguerre | 20 September 2016, 14:28:53 UTC | Add the parameters in order to choose the output of the specific points | 20 September 2016, 14:28:53 UTC |
d3c4faa | laguerre | 19 September 2016, 14:03:51 UTC | Add an output for saving variables at specific points. | 19 September 2016, 14:03:51 UTC |
c21a45e | laguerre | 19 September 2016, 14:01:07 UTC | delete FullSWOF2D_Saving_specific_points | 19 September 2016, 14:01:07 UTC |
3e1c7cc | laguerre | 19 September 2016, 13:52:11 UTC | Add an output for saving variables at specific points. | 19 September 2016, 13:52:11 UTC |
344f99d | laguerre | 19 September 2016, 13:51:15 UTC | Add an output for saving variables at specific points. | 19 September 2016, 13:51:15 UTC |
f447c74 | laguerre | 01 June 2016, 13:38:20 UTC | replaced <outflow ... at the boundary> by <boundaries> in Outputs/results.dat because it is more relevant | 01 June 2016, 13:38:20 UTC |
5a5563e | laguerre | 01 June 2016, 13:25:52 UTC | The extension of filename friction_init.dat replaced by txt because it is more coherent | 01 June 2016, 13:25:52 UTC |
2635537 | laguerre | 14 March 2016, 13:56:45 UTC | Tagging the 1.07.00 release of the FullSWOF_2D project. | 14 March 2016, 13:56:45 UTC |
ea9de78 | laguerre | 14 March 2016, 13:53:37 UTC | Ready for tag version 1.07.00 | 14 March 2016, 13:53:37 UTC |
1c6f47a | laguerre | 10 February 2016, 10:57:15 UTC | Update of the date of the file Documentation.tex | 10 February 2016, 10:57:15 UTC |
55e14ee | laguerre | 10 February 2016, 10:45:58 UTC | correction of a comment in the choice of friction | 10 February 2016, 10:45:58 UTC |
efe3111 | laguerre | 09 February 2016, 11:00:40 UTC | minor corrections in the Documentation | 09 February 2016, 11:00:40 UTC |