Skip to content
Snippets Groups Projects
Commit 20694a65 authored by Christoph Lehmann's avatar Christoph Lehmann
Browse files

[T] Added Jupyter notebook test

parent c344abe3
No related branches found
No related tags found
No related merge requests found
......@@ -807,6 +807,10 @@ if (NOT OGS_USE_MPI)
OgsTest(PROJECTFILE Parabolic/ComponentTransport/ThermalDiffusion/TemperatureField_transport.prj RUNTIME 27)
endif()
if(NOT OGS_USE_PETSC)
NotebookTest(NOTEBOOKFILE Parabolic/ComponentTransport/ReactiveTransport/DecayChain/GlobalImplicitApproach/performance_measurements.ipynb RUNTIME 200)
endif()
AddTest(
NAME 2D_ReactiveMassTransport_Phreeqc_KineticReactantBlockTest_AllAsComponents
PATH Parabolic/ComponentTransport/ReactiveTransport/KineticReactant_AllAsComponents
......
Source diff could not be displayed: it is too large. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment