Commit graph

119 commits

Author SHA1 Message Date
Yeongdo Park
f9233d06b5 correct termspec for divn masked fsd averages and sorted avg variables 2020-07-16 09:28:25 +09:00
Yeongdo Park
1c045a630f termspec for positive and negative only divn average 2019-08-21 00:10:17 +09:00
CombustionLab.POSTECH
a8a111a88a functions for positive and negative only filters 2019-08-20 23:58:55 +09:00
Yeongdo Park
7e87128227 remove build info from test_calculate 2019-08-16 15:09:11 +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
CombustionLab.POSTECH
b6210acb01 fix missing comma, added pass indicator 2019-08-12 15:07:36 +09:00
Yeongdo Park
5ffd7ac4c3 added new terms and made read file message oneline 2019-08-12 14:29:14 +09:00
Yeongdo Park
e5c2fe58e9 correct sign(divn) 2019-08-12 06:05:32 +09:00
Yeongdo Park
7f87a663ec fix missing term 2019-08-10 17:38:25 +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
Yeongdo Park
b6084a48b0 test_compact and pycompact results agree 2019-08-08 12:32:23 +09: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
c650f61ea3 disable pycompact test write to file and ignore .so files 2019-08-05 13:08:55 +09:00
ignis
b7af4002ba moved dockerfiles directory under the root 2019-08-05 11:54:57 +09:00
Yeongdo Park
51d3c3ecd8 fix .gitlab-ci.yml: artifact path and test script 2019-08-05 02:46:47 +00:00
Yeongdo Park
0416e1af89 Add GitLab CI Configuration 2019-08-05 02:43:42 +00:00
Yeongdo Park
8d41467494 Working Dockerfile with git build-essential gfortran libopenmpi-dev added 2019-08-04 21:53:26 -04:00
ignis
3179f009ca initial dockerfile 2019-08-05 08:31:07 +09:00
ignis
0ba9775e41 pycompact dress up, lu decomposition test subroutine 2019-08-05 07:44:21 +09:00
ignis
990d01ce9d python3 print function 2019-08-05 02:12:45 +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
22e6fa615d python wrapper using f2py 2019-07-06 17:33:26 +09:00
ignis
b7a16a467e module compact real precision rewritten using kind= syntax 2019-07-06 17:15:50 +09:00
ignis
45b298d460 makefile: -g and -O3 are exclusively applied by DEBUG flag 2019-07-06 17:13:18 +09:00
ignis
e282f210f6 split ludcmp alloc and calc, explicit real type size 2019-07-06 02:43:46 +09:00
ignis
a71a854a0a handling exception of no fluctuation average 2019-06-28 13:21:42 +09:00
ignis
7b9333b8bc reverted non-busy-waiting 2019-06-14 22:40:56 +09:00
ignis
30effd53fe corrected integer type 2019-06-14 22:30:01 +09:00
ignis
da419c548e made main_lb public 2019-06-14 19:57:18 +09:00
ignis
a0c1558d28 added conditional call to main and main_lb 2019-06-14 19:47:01 +09:00
ignis
9cfb2af9ac non-busy-waiting dispatch 2019-06-14 18:46:51 +09:00
ignis
785cfe63b9 corrected indentation 2019-06-14 18:39:26 +09:00
ignis
c6cafed31e load balanced main subroutine, processor cumulative performance log, only master print finish message, clean trailing w/s 2019-06-14 17:42:56 +09:00
ignis
7db0a2eb32 increased build info buffer 2019-06-14 06:15:05 +09:00
ignis
95033a49f6 memory optimized sort_vars 2019-06-13 21:21:40 +09:00