https://gitlab.opengeosys.org/ogs/ogs.git

sort by:
Revision Author Date Message Commit Date
e2c6728 Merge pull request #536 from endJunction/SimpleBenchmarks Simple benchmarks 20 November 2014, 08:50:23 UTC
5a125f1 [PL] GW: Replace space by new-line in output. 20 November 2014, 08:22:43 UTC
cfdf96d Use numdiff in CLI/tests. 20 November 2014, 08:22:43 UTC
01e61c3 [ML] Increase LIS's solver accuracy for benchmarks. 20 November 2014, 08:22:43 UTC
70ab1db Add cube and square benchmarks for GW. 20 November 2014, 08:22:43 UTC
1878465 Merge pull request #529 from bilke/test-improvements Improvements for testing with external data 20 November 2014, 06:59:59 UTC
00525f8 Use the right diff tool. 20 November 2014, 05:49:37 UTC
0dd044f Install numdiff on travis. 20 November 2014, 05:43:56 UTC
596898d Merge pull request #8 from endJunction/test-improvements Test improvements 20 November 2014, 05:33:56 UTC
c12ab8f Move up tester arguments for diff and numdiff. 18 November 2014, 17:37:13 UTC
4e7bd38 Add numdiff tester. 18 November 2014, 17:37:13 UTC
8129765 Correct comment. 18 November 2014, 17:30:26 UTC
ab34449 Merge pull request #535 from rinkk/RasterMeshConversionFix [BugFix] raster mesh conversion connect 18 November 2014, 12:23:40 UTC
5a7fc08 fixed unconnected signal/slot issue for raster mesh conversion 18 November 2014, 11:59:49 UTC
f077817 Merge pull request #530 from rinkk/MeshValidationMargins Mesh Validation Margins 17 November 2014, 13:25:48 UTC
c296ca1 Merge pull request #7 from endJunction/test-improvements Corrections for file paths in diff tester. 17 November 2014, 12:08:29 UTC
e7004fc Remove debug message. 17 November 2014, 11:02:58 UTC
f1c4476 fixed typo 17 November 2014, 09:40:12 UTC
f8ebe4e Merge pull request #534 from endJunction/SimulationOutput Simulation output 17 November 2014, 05:57:59 UTC
2472e27 Merge pull request #533 from endJunction/bc Dirichlet boundary condition for GroundwaterFlowProcess. 17 November 2014, 05:04:46 UTC
548dd04 [PL] GW: Add output in post(). 15 November 2014, 21:30:24 UTC
6dc98a0 [PL] Pass output stream to Process::post(). 15 November 2014, 21:30:24 UTC
38ade99 [A] PD: Parse output section; Add output_file_prefix. 15 November 2014, 21:30:24 UTC
10a42e0 [ML] Specify full path in include. 15 November 2014, 21:02:43 UTC
e2bdad7 [MGTL] Add memoization for MeshNodeSearcher on Mesh ids. 15 November 2014, 21:02:43 UTC
38b5c12 [PL] Add initialize() to boundary conditions. 15 November 2014, 21:02:43 UTC
fc4de01 [PL] Add ProcessVariable::getMesh(). 15 November 2014, 21:02:42 UTC
51e006f [PL] Add boundary condition iterators in ProcessVariable. Add loop in GW Process in initialize(). 15 November 2014, 21:02:42 UTC
c4c8fcc [PL] Move findMeshNodes() into UniformDirichletBC. This function is applicable only to Dirichlet boundary conditions and not to the Neumann. Remove default searching of the nodes for _all_ boundary conditions. 15 November 2014, 21:02:42 UTC
f2ef46e [PL] Make BoundaryConditions private vars protected. For usage in derived classes. 15 November 2014, 21:02:42 UTC
fc6cd31 [ML] Move applyKnownSolution() includes in single file. 15 November 2014, 21:02:42 UTC
5180825 Use AddTest_BINARY_PATH for simulation result file. Used in the diff tester. 13 November 2014, 15:36:18 UTC
6863860 Make AddTest::PATH relative. The new AddTest_SOURCE_PATH includes the ExternalData_SOURCE_ROOT in AddTest.cmake. 13 November 2014, 15:36:11 UTC
28d4c87 adjusted comment wording 12 November 2014, 10:23:10 UTC
1b663a2 added missing include 12 November 2014, 10:23:08 UTC
7c26e1f added eps value to thresholds to avoid tests for 0.0 12 November 2014, 10:17:01 UTC
65f4006 added validators and tooltips for input params 12 November 2014, 10:17:00 UTC
48a7e9a added output of collapsible node ids 12 November 2014, 10:16:59 UTC
76b73df checking threshold values from dialogue and evaluating accordingly 12 November 2014, 10:16:58 UTC
7cf0d74 changed searchByContent() signature 12 November 2014, 10:16:57 UTC
b098ff9 added threshold edits in dialogue and removed typo 12 November 2014, 10:16:56 UTC
ad6955a [PL] GW: Add application of the DirichletBC. 11 November 2014, 22:57:12 UTC
56da6c8 [PL] Initialize node ids vec in boundary conditions. 11 November 2014, 22:57:12 UTC
1e92d33 [PL] Add mesh node ids for BoundaryCondition. 11 November 2014, 22:57:12 UTC
dbffe0c Merge pull request #528 from rinkk/SubsurfaceDemConflict [Fix] Subsurface DEM Conflict 11 November 2014, 16:48:11 UTC
5a20424 added include 11 November 2014, 11:54:39 UTC
1933f58 added documentation for new method 11 November 2014, 11:07:27 UTC
6d8b747 Merge pull request #532 from endJunction/Cleanup Cleanup 11 November 2014, 10:46:27 UTC
8f68560 moved node construction for new layers to base class 11 November 2014, 10:38:12 UTC
43e79d5 added time measuring for subsurface mesh construction 11 November 2014, 10:18:36 UTC
fee86f0 changes based on pr comments 11 November 2014, 09:24:06 UTC
b7f6e36 Added mpirun-wrapper. 10 November 2014, 17:49:36 UTC
be1bdf9 Added target sync-data on envinf1 only. This copies all file from ${CMAKE_SOURCE_DIR}/../ogs6-data to /data/ogs/ogs6-data and then triggers a build on Jenkins which syncs /data/ogs6-data to opengeosys.org 10 November 2014, 17:13:33 UTC
7673476 Allow for test executable which are not targets of ogs, e.g. mpirun. 10 November 2014, 17:12:19 UTC
3d6814c [A] Disable copy-ctor of ProjectData. An implicitly created one makes the code ill-formed because of the user-defined constructor. 10 November 2014, 14:10:04 UTC
ced9a57 [A] Change linkage of ProjectData detail::readGeometry to internal. Clears a warning from the compiler about missing prototope. 10 November 2014, 14:10:01 UTC
2655b00 Cleanup, documentation. 10 November 2014, 14:09:48 UTC
c7c923d fixed implicit conversion 10 November 2014, 10:56:50 UTC
8bd3346 Fix travis build temporarily, tester test depends on wrapper test. 07 November 2014, 14:51:10 UTC
fa36408 Improvements for testing with external data. - flexible AddTest() parameter parsing - added parameter for - executable arguments - referenced external data files - diff data files - gives fatal errors when a requirement for a specific wrapper or tester is not met see Applications/CLI/Tests.cmake b/Applications/CLI/Tests.cmake 07 November 2014, 14:07:03 UTC
82d838c removed double const 07 November 2014, 13:51:20 UTC
dc61e76 adjusted sequence of layers in dialog and LayeredVolume 07 November 2014, 12:53:12 UTC
f6fd951 resolved dem-nodes below bottom layer for tet mesh generation 07 November 2014, 12:00:57 UTC
d66bffc Merge pull request #524 from endJunction/GWP Groundwater Flow Process 07 November 2014, 07:57:00 UTC
2d288fd Merge pull request #521 from endJunction/GWPLocalAsm Local assembler for GroundwaterFlowProcess and LocalDataInitializer 07 November 2014, 07:42:17 UTC
5a12f4b [PL] GW: Reset right-hand-side before assembly. 06 November 2014, 23:25:51 UTC
7a93680 [PL] Remove unused numberOfNodeComponents from Process. 06 November 2014, 23:25:51 UTC
39371c3 [PL] GW: Add debug messages in init, solve, post. 06 November 2014, 23:25:51 UTC
5731522 [PL] GW: Execute global assembler on local assemblers. 06 November 2014, 23:25:50 UTC
e938851 [PL] GW: Add global assembler. 06 November 2014, 23:25:50 UTC
8b46321 [ML] Remove size check, because eigen has no getNRows() Maybe we should choose different interface instead. 06 November 2014, 23:25:50 UTC
76d3211 [PL] GW: Add vector of local assemblers and initialization. 06 November 2014, 23:25:50 UTC
d5e0421 [PL] GW: Add LinearSolver. Make linear solver happy with identity matrix for now. Will be removed after local assemblers are called. 06 November 2014, 23:25:50 UTC
72cf956 [PL] Add global matrix and rhs/solution vectors. 06 November 2014, 23:25:50 UTC
3ef1b28 [PL] Add GlobalSetup as template to GW process. Enable parsing of processes' configs, now the types are correct. 06 November 2014, 23:25:50 UTC
42d8701 [PL] GW: correct type of n_integration_points. 06 November 2014, 23:25:41 UTC
4943242 [PL] GW: Missing includes in FEM.h. 06 November 2014, 23:25:37 UTC
e1a4a86 [PL] GW: Add noalias() for local matrix operation. 06 November 2014, 23:25:33 UTC
51f1fbf [PL] GW: Correct member variables' names. 06 November 2014, 23:25:28 UTC
4f29e1a [AL] Improve documentation. 06 November 2014, 23:25:24 UTC
92f1e5c [AL] Correct template names adding _ suffix. 06 November 2014, 23:25:20 UTC
fcfcb68 correctly cleared reserved mem again 06 November 2014, 16:09:00 UTC
5137a48 fixed issue where dem nodes could be located below mesh bottom in prism meshes 06 November 2014, 15:54:19 UTC
f5e298a Correct number of integration points. Dynamic order. This corrects a bug in calculation of integration points number. Other changes allow a user to specify the integration order at runtime at initialization of the local assemblers. 06 November 2014, 13:08:54 UTC
4fdf3b1 Package also png. 05 November 2014, 17:23:02 UTC
da55cef Package also boost libs. 05 November 2014, 10:19:34 UTC
7e6c502 [NL] Add commented dynamic matrix policy. 04 November 2014, 16:50:40 UTC
36fd715 [NL] Add shape matrix reinitialization. Used for dynamic size matrices and there is almost no overhead for fixed size matrices. 04 November 2014, 16:50:40 UTC
3aa7909 [PL] Move initialization of local mat/vec to init. This also changes the locas assembler builder. The test is updated. 04 November 2014, 16:50:40 UTC
f639bed Merge pull request #527 from endJunction/support-lxly-quad-meshing Support lxly quad meshing 04 November 2014, 13:07:11 UTC
33e7d5f [PL] GW: Shorten shape_matrix names. 03 November 2014, 14:21:31 UTC
589c2e9 [PL] GW: Rename LocalAssemblerDataBase to Interface. Same change in the AssemblerLib for consistency. 03 November 2014, 14:09:23 UTC
fe31e00 [PL] GW: Store hydraulic conductivity in each elem. This shall be changed later to incorporate different material properties. 03 November 2014, 14:09:23 UTC
62fa62f [AL] Add LocalDataInitializer. This adds a mapping from element types to the corresponding shape functions. The latter are passed as a template parameter to the LocalAssemblerData. 03 November 2014, 14:09:23 UTC
f299c13 [PL] GW: Fill init, assemble. Add shape matrices. 03 November 2014, 14:09:23 UTC
e960a0e [PL] GW: Add LocalAssemblerData skeleton. 03 November 2014, 14:09:23 UTC
35435a1 [A] Whitespace. 03 November 2014, 11:25:11 UTC
d1ae9f4 [A] Clarify help for element types. 03 November 2014, 11:25:11 UTC
9acf9eb [A] Add version info. 03 November 2014, 11:25:11 UTC
dd45520 [A] Move loops together. 03 November 2014, 11:25:11 UTC
back to top