Skip to content

Conversation

@vickysharma0812
Copy link
Member

This pull request makes significant updates to the documentation for the MassMatrix and TomlUtility modules, introduces new examples for MassMatrix, and removes the swc-loader dependency from the project. Below is a categorized summary of the most important changes:

Documentation Updates for MassMatrix:

  • Updated docs/docs-api/MassMatrix/MassMatrix_.md to include a new "Example 1" section, replacing the previous "Constructor methods" section. This section provides a detailed explanation of the MassMatrix subroutine and its usage.
  • Removed the outdated MassMatrix_test_1.md file and replaced it with new example files (MassMatrix_test_2.md, MassMatrix_test_3.md, and MassMatrix_test_4.md) to demonstrate different use cases of the MassMatrix subroutine. [1] [2] [3] [4]

Example Code Improvements:

  • Added _MassMatrix_test_1.F90 as a new Fortran example file, showcasing how to create a mass matrix using MassMatrix. This file includes detailed comments and structured code for better readability.
  • Integrated _MassMatrix_test_1.F90 into the documentation using a code snippet loader in _MassMatrix_test_1.md.

Documentation Updates for TomlUtility:

  • Created new documentation pages for the TomlUtility module, including an overview (index.md) and detailed instructions for the GetValue subroutine. These pages describe how to retrieve scalar, vector, and matrix values from TOML files. [1] [2]

Dependency Removal:

  • Removed the swc-loader dependency from package.json and pnpm-lock.yaml, including all associated references, as it is no longer required in the project. [1] [2] [3] [4]

@vickysharma0812 vickysharma0812 merged commit 93b7dbc into dev May 18, 2025
@vickysharma0812 vickysharma0812 deleted the vikas-office-dev branch May 18, 2025 22:42
@vickysharma0812 vickysharma0812 restored the vikas-office-dev branch May 19, 2025 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants