# WALCS-UTILS **Repository Path**: zoziha/WALCS-UTILS ## Basic Information - **Project Name**: WALCS-UTILS - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-14 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 波浪载荷计算系统辅助函数 WALCS系列软件共用基础辅助函数。 1. `argparse-f`: 解析命令行参数。 2. `csv_module`: 写出浮点型csv文件。 3. `filesystem_module`: 文件系统操作。 4. `timer_module`: 48天内计时器。 5. `M_msg`: 消息拼接。 6. `testdrive`: 单元测试。 依赖项: 1. fortran_stdlib == 0.7.0。 2. openblas >= 0.3.17。 3. openmp >= 4.5。