Skip to content

Docs: no default value displayed on input-main page #7010

@Cstandardlib

Description

@Cstandardlib

Details

Now the Default for some input parameters is not displayed on input-main documentation.
For example ks_solver has the default value:

  • Default:
    • PW basis: cg.
    • LCAO basis:
      • genelpa (if compiling option USE_ELPA has been set)
      • lapack (if compiling option ENABLE_MPI has not been set)
      • scalapack_gvx (if compiling option USE_ELPA has not been set and compiling option ENABLE_MPI has been set)
      • cusolver (if compiling option USE_CUDA has been set)

but now this part is missing.

Have you read the online manual http://abacus.deepmodeling.com/en/latest/

  • Yes, I have read the online manual.

Task list for Issue attackers (only for developers)

  • Identify the specific section of the documentation with the issue.
  • Investigate the issue and determine the root cause.
  • Research best practices and potential solutions for the identified issue.
  • Update the documentation to address the issue, following the suggested improvement.
  • Ensure the updated documentation adheres to the project's documentation standards.
  • Test the updated documentation to ensure it is clear and accurate.
  • Review and incorporate any relevant feedback from users or developers.
  • Publish the updated documentation and notify the issue reporter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions