User Tools

Site Tools


conv

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
conv [2026/07/01 09:36] oschuettconv [2026/08/26 12:54] (current) oschuett
Line 129: Line 129:
 END TYPE foo_type END TYPE foo_type
 </code> </code>
- 
----- 
- 
-===== c017 ===== 
-⚠️ ''Found CPASSERT(.FALSE.) or empty CPABORT() message in "${proc}"'' 
- 
-✅ Please write useful abort messages. For longer messages you can call ''cp_abort'' as described [[dev:error_handling | here]]. 
  
 ---- ----
Line 182: Line 175:
 ---- ----
  
 +===== c107 =====
 +⚠️ ''Found CALL GET_ENVIRONMENT_VARIABLE in procedure "${proc}"''
 +
 +✅ Please don't use environment variables to steer calculations, as this hurts reproducibility. Instead, just add an input keyword.
 +
 +----
  
 ===== c201 ===== ===== c201 =====
conv.1782898614.txt.gz · Last modified: by oschuett