• Joined on 2026-05-12
ignis pushed to master at research/incomp-flame-post 2026-06-02 16:05:43 +09:00
43b1b113ae Refactor: Merge main and main_lb subroutines and resolve compiler warnings
ignis pushed to master at research/incomp-flame-post 2026-06-02 14:22:17 +09:00
74b976f2fc ci: add analytical synthetic grid test suite to forgejo workflow
ignis pushed to master at research/incomp-flame-post 2026-06-02 14:19:15 +09:00
5236762fb6 test: implement analytical synthetic grid verification test suite
ignis pushed to master at research/incomp-flame-post 2026-06-02 13:03:21 +09:00
1538773c83 docs: extensively document code generator pipeline stages and sympy optimization in post.py
ignis pushed to master at research/incomp-flame-post 2026-06-02 11:50:35 +09:00
7b411989d8 docs: restore English comment templates with Korean details for Compact and m_calculate
ignis pushed to master at research/incomp-flame-post 2026-06-02 11:16:04 +09:00
b6697cb555 ci: fix APT cache redundant uploads with lowercase keys and conditional save
ignis pushed to master at research/incomp-flame-post 2026-06-02 10:56:39 +09:00
e4a8a55a28 ci: add APT caching to deploy-docs workflow
ignis pushed to master at research/incomp-flame-post 2026-06-01 21:43:02 +09:00
281175e2cd ci: add venv caching to speed up doc deployments
ignis pushed to master at research/incomp-flame-post 2026-06-01 18:02:45 +09:00
5ed943a4dc chore: enable mermaid diagrams in mkdocs-material
ignis pushed to master at research/incomp-flame-post 2026-06-01 15:37:47 +09:00
b37f869cc5 docs: annotate compact difference and compiler stage cores using standard conventions
ignis pushed to master at research/incomp-flame-post 2026-06-01 14:51:26 +09:00
94e2988ed1 ci: pin pygments to 2.17.2 to fix mkdocstrings rendering bug
ignis pushed to master at research/incomp-flame-post 2026-06-01 14:45:33 +09:00
783f641896 ci: remove sudo from apt-get as container runs as root
ignis pushed to master at research/incomp-flame-post 2026-06-01 14:15:16 +09:00
0a26e771c2 fix: resolve actions/checkout Node.js dependency in Forgejo CI workflow
ignis pushed to master at research/incomp-flame-post 2026-06-01 13:35:04 +09:00
0b7ed72a93 ci: add Gitea/Forgejo CI workflow for automated documentation hosting
ignis pushed to master at research/incomp-flame-post 2026-06-01 05:09:10 +09:00
766685a66f docs: migrate to standard FORD and MkDocs pipeline with mkdocstrings plugin
ignis pushed to master at research/incomp-flame-post 2026-06-01 01:03:30 +09:00
2998e94432 docs: implement literal programming docs builder and compile reference manual
ignis pushed to master at research/incomp-flame-post 2026-05-30 18:59:36 +09:00
71c53c1b09 Implement Static Profiler inside post.py and add termspec comparison pipeline
13a6ef823d Optimize terms post-processor generation with SymPy, CSE, and selective expansion
Compare 2 commits »
ignis pushed to master at research/incomp-flame-post 2026-05-29 22:57:10 +09:00
3b673f7c82 Modernization: complete Jinja2 template engine refactoring for code generator and verify equivalence across all 8 termspec configurations
313e454349 HPC post-processing safety & precision unification: added MPI_Abort for allocation error checks and completed real(real64) precision unification across source files and code generator templates
3f92049c6c HPC DNS post-processing modernization: Python 3 migration, Fortran stabilization (fixing critical intent bug in Compact.f90), MPI-IO dynamic subarray optimization, and robust 2-pass regression verification.
Compare 3 commits »
ignis created branch main in ignis/kma-data-api 2026-05-27 10:05:01 +09:00
ignis pushed to main at ignis/kma-data-api 2026-05-27 10:05:01 +09:00
9014366f22 docs: 프로젝트 설명 문서 작성 및 .gitignore 설정