Commit graph

21 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
Yeongdo Park
02a54649f7 all terms for CTM figures (bugfix: solved missing self allocations for primary fields)
added saving derivatives of averaged values
2021-07-15 05:50:29 +09:00
CombustionLab.POSTECH
a8a111a88a functions for positive and negative only filters 2019-08-20 23:58:55 +09:00
ignis
a0a87baeb8 print code gen report option, multiple argument function call, masked fsd terms 2019-06-13 20:52:33 +09:00
ignis
b72c633b5f fsd defined for 0.1 <= c <= 0.9 2019-06-03 14:29:00 +09:00
ignis
3d3917a169 removing unused codes 2019-05-10 03:25:57 +09:00
ignis
eef8cda6d7 memory optimize x derivatives 2019-05-03 15:51:45 +09:00
ignis
f4c917f769 transpose block size is makefile variable 2019-05-03 14:44:51 +09:00
ignis
14be42fa72 m_calculate validated 2019-05-03 13:44:51 +09:00
ignis
3975534030 fix bug in ddz d2dz 2019-05-01 17:09:47 +09:00
ignis
d7fc7413be remove existing codes and comments / add abs to syntax 2019-04-29 15:17:51 +09:00
ignis
4ae6c1e95c 2nd derivative implemented 2019-04-21 06:59:32 +09:00
ignis
30eb2549cd differentiation implemented 2019-04-21 04:19:31 +09:00
ignis
d8bedc9fc7 extend syntax, implement ddx, ddy, ddz 2019-04-20 00:22:49 +09:00
ignis
c35332134a reaction rate function 2019-04-19 16:29:13 +09:00
ignis
3265a058f5 support module for mini language 2019-04-19 15:28:06 +09:00