-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #98 from wenqing/fixing
Fixed one benchmark and deactivated the other failed twos
- Loading branch information
Showing
5 changed files
with
23 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,17 @@ | ||
include(test/Benchmark) | ||
|
||
Benchmark(AUTHOR FC | ||
PATH C/monod/rt1 | ||
CONFIG BRNS | ||
RUNTIME 175 | ||
OUTPUT_FILES rt1_ply_PLY_X1_t0.tec | ||
) | ||
## Error in calling invokebrns | ||
## FEM/rf_REACT_BRNS.cpp:438 | ||
#Benchmark(AUTHOR FC | ||
# PATH C/monod/rt1 | ||
# CONFIG BRNS | ||
# RUNTIME 175 | ||
# OUTPUT_FILES rt1_ply_PLY_X1_t0.tec | ||
#) | ||
|
||
Benchmark(AUTHOR FC | ||
PATH C/1d_degradation_network/ce | ||
CONFIG BRNS | ||
RUNTIME 9999 | ||
OUTPUT_FILES ce_domain_line.tec | ||
) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters