NMODLanguage documentation improvements and addition of tests and examples#1996
Conversation
…list with all undocumented/unknown keywords
…ting NMODLanguage docs with TODO for each one
|
✔️ 6995c9f -> Azure artifacts URL |
Codecov Report
@@ Coverage Diff @@
## master #1996 +/- ##
==========================================
+ Coverage 50.17% 50.22% +0.05%
==========================================
Files 626 626
Lines 125092 125093 +1
==========================================
+ Hits 62762 62828 +66
+ Misses 62330 62265 -65
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
- Before the function that handled the DISCRETE block had as return type "int" without returning anything. Instead declare the return type as "void"
|
✔️ 857e496 -> Azure artifacts URL |
|
✔️ f576273 -> Azure artifacts URL |
|
✔️ c816dc4 -> Azure artifacts URL |
|
✔️ fbed325 -> Azure artifacts URL |
|
✔️ ac39ffb -> Azure artifacts URL |
|
@iomaganaris can you remember me why we should remove CoreNeuron as REQUIREMENT for those tests? What i don't understand is why it is compiled with nvhpc even if we didn't require |
|
✔️ 1657fa6 -> Azure artifacts URL |
We needed to remove the
@alkino pretty good catch with importing |
|
The problem is that numpy seems to bring his own uncompatible version of MPI. |
TODOs in currentNMODLkeywords documentation with keywords that were missing before and what is missing from each oneGoals of this PR are: