Commit graph

63 commits

Author SHA1 Message Date
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
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
Yeongdo Park
2e20f720f2 all terms for additional CTM figures and variable-sized angled braces for averaged terms 2021-07-13 03:27:35 +09:00
ignis
2cd32e62c3 sampling at set of x coordinates 2021-02-08 11:59:33 +09:00
Yeongdo Park
f9233d06b5 correct termspec for divn masked fsd averages and sorted avg variables 2020-07-16 09:28:25 +09:00
Yeongdo Park
3bc3fbe8fb fix latex dictionary format, embed latex equations into executable 2019-08-16 13:57:44 +09:00
Yeongdo Park
e9c61bf48c bugfix: FieldExporter construction, latex annotations to terms.vnsd_fluctuation 2019-08-14 20:44:51 +09:00
Yeongdo Park
a901ebe932 latex equation generation 2019-08-14 08:59:15 +09:00
Yeongdo Park
2330a11103 moved termspecs to code root 2019-08-10 07:47:45 +09:00
Yeongdo Park
026ad122eb untrack m_terms.f90 and added new termspec 2019-08-10 07:46:34 +09:00
Yeongdo Park
ef078b886f termspec input file library 2019-08-09 06:04:29 +09:00
ignis
f369a16d4b - rename export file
- enable export save
- improve term comment with lval name
- add export offset array
- pass file index to calculation subroutine
- bugfix:
  - get array name after allocation
  - multiply offset by 8 to be size in Byte
2019-07-07 21:41:17 +09:00
ignis
577d086302 exporter init and finalize 2019-07-07 20:06:26 +09:00
ignis
c3b0a9d7b2 declaration exporter variables 2019-07-07 18:37:21 +09:00
ignis
6f906f10c8 declare exporter common variable 2019-07-07 18:22:05 +09:00
ignis
5551782ecd exporter code injection mech 2019-07-07 17:41:18 +09:00
ignis
bd81bea8be calling field export, refactoring print_program 2019-07-07 17:13:45 +09:00
ignis
1dabc539ca refactoring print_program 2019-07-07 14:21:55 +09:00
ignis
d61bbaeef0 Boolean type field attribute syntax 2019-07-07 11:43:19 +09:00
ignis
508cd1793e added syntax field array attribute 2019-07-07 05:06:37 +09:00
ignis
65be0d52bf pass2 switch 2019-07-07 00:11:10 +09:00
ignis
e5d8c88314 added comment to term_spec language 2019-07-06 21:48:31 +09:00
ignis
a71a854a0a handling exception of no fluctuation average 2019-06-28 13:21:42 +09:00
ignis
95033a49f6 memory optimized sort_vars 2019-06-13 21:21:40 +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
091a902965 bugfix 2019-06-04 12:54:22 +09:00
ignis
71504d516c seperate fsd and masked fsd 2019-06-04 01:58:33 +09:00
ignis
b72c633b5f fsd defined for 0.1 <= c <= 0.9 2019-06-03 14:29:00 +09:00
ignis
92019f1268 syntax extension to apply arbitrary scalar function 2019-05-24 23:47:19 +09:00
ignis
2613041d53 build_info.txt generated from script 2019-05-23 15:59:43 +09:00
ignis
05a6fb92d5 removed version info from m_terms.f90 2019-05-23 11:47:42 +09:00
ignis
9ef25f4c65 print build information when running 2019-05-10 04:45:30 +09:00
ignis
b4db0e2f8a fix liveness bug, prevent array deallocation before last use 2019-05-10 04:17:56 +09:00
ignis
3d3917a169 removing unused codes 2019-05-10 03:25:57 +09:00
ignis
7090047e14 fix bug in derivation code 2019-05-09 15:14:45 +09:00
ignis
a6da2d9e2e stage4 memory optimization based on liveness analysis 2019-05-09 04:13:48 +09:00
ignis
00caa1aa7e fix bug in program printing 2019-05-08 02:54:23 +09:00
ignis
7f9ed4f632 stage 3 to code 2019-05-08 01:20:17 +09:00
ignis
fd40814b36 fluctuation analysis and pass seperation 2019-05-07 02:00:37 +09:00
ignis
b644eb51c3 fix ExpInspector dependency bug and added method constructing dependency graph 2019-05-06 22:47:30 +09:00
ignis
78c5b72287 classes for primary fields and averaged fields 2019-05-06 17:51:19 +09:00
ignis
1ff03e8f50 changing to pipeline architecture 2019-05-05 23:11:32 +09:00
ignis
251dbfc010 added average terms 2019-05-03 02:03:08 +09:00
ignis
2cea7e01bb export IR and array allocation 2019-05-03 00:41:36 +09:00
ignis
d31328671b average derivatives 2019-05-01 02:43:28 +09:00
ignis
600558334f mpi based data parallel post processing with generated term calculation 2019-04-29 23:39:29 +09:00
ignis
5943744e64 result output header add label x 2019-04-29 19:25:52 +09:00
ignis
06f5c0b0b9 write result averages 2019-04-29 17:21:23 +09:00
ignis
d7fc7413be remove existing codes and comments / add abs to syntax 2019-04-29 15:17:51 +09:00