Commit graph

13 commits

Author SHA1 Message Date
ignis
962704e5f7 refactor: resolve code smells ranked 1 to 6 (unused variables, local imports, wildcard imports, empty routines, pointer warning)
All checks were successful
CI Test Suite / run-tests (push) Successful in 1m14s
Deploy Documentation / build-and-deploy (push) Successful in 53s
2026-06-02 17:27:48 +00:00
ignis
79fd3d4d5b refactor: resolve various code smells in Fortran source files and makefile
All checks were successful
CI Test Suite / run-tests (push) Successful in 1m13s
Deploy Documentation / build-and-deploy (push) Successful in 53s
2026-06-02 15:59:02 +00:00
ignis
7b411989d8 docs: restore English comment templates with Korean details for Compact and m_calculate
All checks were successful
Deploy Documentation / build-and-deploy (push) Successful in 53s
2026-06-02 02:50:24 +00:00
ignis
b37f869cc5 docs: annotate compact difference and compiler stage cores using standard conventions
All checks were successful
Deploy Documentation / build-and-deploy (push) Successful in 1m10s
2026-06-01 06:37:38 +00:00
ignis
2998e94432 docs: implement literal programming docs builder and compile reference manual 2026-05-31 16:03:21 +00:00
ignis
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 2026-05-29 11:29:38 +00:00
ignis
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. 2026-05-29 09:29:22 +00:00
ignis
b6920583e8 test_compact for native value inspection 2019-08-06 06:34:41 +09:00
ignis
1674323816 convert compact.f90 float literals double precision and separte rhs and tdslv and added python code validataions to pycompact.py 2019-08-06 05:00:18 +09:00
ignis
0ba9775e41 pycompact dress up, lu decomposition test subroutine 2019-08-05 07:44:21 +09:00
ignis
b7a16a467e module compact real precision rewritten using kind= syntax 2019-07-06 17:15:50 +09:00
ignis
e282f210f6 split ludcmp alloc and calc, explicit real type size 2019-07-06 02:43:46 +09:00
ignis
7b4dec31f5 Initial commit 2019-04-01 15:12:36 +09:00