Overhaul of ConvergenceTest namespace - #152
Conversation
|
Tests are missing... |
|
Relevant output of and that of The values of the error are the same, rates are different. |
|
In |
|
Relevant output of and that of |
Fixed in ecb7d4f |
|
New convergence tables for ecb7d4f
|
| * @brief The source file solving the Couette flow problem. | ||
| * | ||
| */ |
There was a problem hiding this comment.
We do not really use this program anymore. We can just delete it.
There was a problem hiding this comment.
I would prefer to keep this program as a convergence test.
| if (!std::filesystem::exists(this->prm.graphical_output_directory)) | ||
| { | ||
| try | ||
| { | ||
| std::filesystem::create_directories(this->prm.graphical_output_directory); |
There was a problem hiding this comment.
If I am not mistaken this is already done in ProblemClass
| | Start time | 0 | | ||
| | Final time | 2 | | ||
| | Verbose | false | | ||
| +------------------------------------------+----------------------++------------------------------------------+----------------------+ |
No description provided.