Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • alya-testsuite4 alya-testsuite4
  • Project information
    • Project information
    • Activity
    • Members
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • alyaalya
  • alya-testsuite4alya-testsuite4
  • Wiki
  • Base file format

Base file format · Changes

Page history
Update Base file format authored Apr 30, 2020 by Damien Dosimont's avatar Damien Dosimont
Hide whitespace changes
Inline Side-by-side
Base-file-format.md
View page @ 8d10530a
......@@ -20,3 +20,6 @@ Examples:
* `-1.23456789E-003`
If the number does not follow this format, it will be ignored by the testsuite. If all the numbers are ignored, it will generate the **empty base** error during the test execution.
**Note**: some compilers, such as _PGI_, ignore the `FORMAT` fortran statement (it is probably a bug) so generating files from alya can be a source of trouble.
Clone repository
  • Home
  • User
    • Presentation
    • SSH configuration
    • Get the testsuite
    • Basic usage
    • Advanced configuration
    • Advanced usage
    • Analyze the results
    • Code Coverage
  • Developer
    • Test configuration
    • Base file format
    • Manage the tolerances
    • Troubleshooting