Commit graph

29 commits

Author SHA1 Message Date
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
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
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
f7a88aa72a print process id to log 2019-05-10 02:22:27 +09:00
ignis
600558334f mpi based data parallel post processing with generated term calculation 2019-04-29 23:39:29 +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
ignis
e770eb7306 pass1 and pass2 code generation 2019-04-29 06:11:07 +09:00
ignis
05c6088a09 simple average implemented 2019-04-22 03:50:36 +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
c35332134a reaction rate function 2019-04-19 16:29:13 +09:00
ignis
e55318038c variable array init & final to m_array 2019-04-19 02:08:37 +09:00
ignis
3ffa106f3a hxp,hyp,hzp to m_parameters 2019-04-19 02:08:37 +09:00
ignis
5f4f87afeb working instant term calculation 2019-04-19 02:08:36 +09:00
ignis
698a9981e0 debug: copy to m_v_new 2019-04-19 02:06:44 +09:00
ignis
e337b9aa6b read to new array 2019-04-13 03:30:09 +09:00
ignis
7a060505f3 move subroutine read_intro to m_parameters 2019-04-12 14:08:44 +09:00
ignis
d20a384d06 remove duplicate read_file2 2019-04-11 23:43:52 +09:00
ignis
62d8a01a09 inlining subroutine second_loop 2019-04-11 22:32:48 +09:00
ignis
1f17dfba0d extract omit logic to a function 2019-04-11 20:57:11 +09:00
ignis
2cbd42ee2f extract parameters to m_parameters 2019-04-11 11:41:05 +09:00
ignis
ca3c80a564 second loop update 2019-04-10 17:28:10 +09:00
ignis
9ca8192e32 refactoring, extract subroutine ALLOCATE_ARRAYS and minor revision conditionals 2019-04-10 16:30:07 +09:00
ignis
7b4dec31f5 Initial commit 2019-04-01 15:12:36 +09:00