Commit graph

  • fea70aa4cb refactoring, put rk substeps into rk4 two-step ignis 2019-09-01 14:36:17 +09:00
  • 95d915b4c6 file_ext extended from 6-digit to 8-digit more-iterations ignis 2019-04-06 23:19:33 +09:00
  • 0849b31e7b diffusivity calculation using sutherland formula diffusivity ignis 2019-04-04 22:16:37 +09:00
  • d798fe343e added mpi barrier after restat write to avoid send/recv time out ignis 2019-04-04 17:08:52 +09:00
  • 8431f9cac8 fix bug rho => rho*D ignis 2019-03-25 04:41:23 +09:00
  • 2934fb0e44 T^0.76 diffusivity ignis 2019-03-24 13:59:40 +09:00
  • f38b995827 governing equation changed to consider variable diffusivity ignis 2019-03-24 10:48:55 +09:00
  • 0776f3ef6e fdm_restart write/read update according to solution array layout change test_branch Dohyun Kim 2018-03-20 21:29:06 +09:00
  • e16ead959d Adams-Bashforth method for reacting scalar time advancement pipeline-compact ignis 2018-01-21 06:24:41 +09:00
  • f5b0550436 pipeline td solve, distinct tag for each rhs ignis 2017-11-12 00:45:40 +09:00
  • 4a8a67d241 fixed bug in ialias array construction ignis 2017-12-24 20:19:22 +09:00
  • db7732025a remove unnecessary lines in gather_4 and added comments in main ignis 2017-12-24 20:18:40 +09:00
  • a56c4d978c remove loops in parallel z-dir fns ignis 2017-11-11 00:43:27 +09:00
  • e659052e26 z-dir rhs exchange mpi subroutine change, rk substep advance opt ignis 2017-11-10 23:39:52 +09:00
  • b426be89ad transpose subroutine convention change and minor mods ignis 2017-11-10 16:37:35 +09:00
  • 749e77de32 corse grained and term-wise derivative computation ignis 2017-11-09 03:42:30 +09:00
  • 6933297130 remove unnecessary ifs and optimize parallel td solve ignis 2017-11-09 03:11:09 +09:00
  • 75f0feaa02 Makefile update for optimization flags ignis 2017-11-09 03:05:23 +09:00
  • 27bf7ab6dd Makefile added option for profiling and solution array axis roll ignis 2017-11-07 03:52:47 +09:00
  • 3ee83a9fff Temperton circulant tridiagonal algorithm ignis 2017-11-04 01:36:43 +09:00
  • 56fc50e9f0 par_ptdslv performance tune ignis 2017-11-03 22:29:37 +09:00
  • b39e4cbef4 Makefile fftw cluster edition ignis 2017-11-03 03:35:07 +09:00
  • 16ec6d36e9 make parameter of number of scalar equations ppc park0d 2017-09-27 04:38:07 +09:00
  • e14bb9dd14 disable gather_4 before restart_write -> u' + U written park0d 2017-03-24 18:55:09 +09:00
  • fe6444366c add scalar equation, disable reaction park0d 2017-03-21 01:03:39 +09:00
  • dac299c060 Makefile update to use gfortran compiler ignis 2017-08-02 19:39:19 +09:00
  • 3225cd757b fully mpi working ignis 2017-02-06 04:02:33 +09:00
  • 6c75483f1e pipeline parallel compact scheme ignis 2017-01-24 15:50:11 +09:00
  • 383b2c5aa7 init_velocity seperate n_shell range test and e_spec value test ignis 2017-01-24 15:09:27 +09:00
  • 6f0c1f44fa fdm restart for mpi ignis 2014-08-22 14:19:00 +09:00
  • 4f60757a9a mpi communication established ignis 2014-08-22 13:59:56 +09:00
  • 016bd9fb80 gather4 only performs inverse transform ignis 2014-08-22 13:43:31 +09:00
  • 804698f717 every process call prepare_fdm and fdm_exe, do not work correctly ignis 2014-08-22 13:32:17 +09:00
  • 4f7bb89461 remove omp ignis 2014-08-22 12:01:12 +09:00
  • 50bc5073c1 remove old HIT3D save after writing fdm save ignis 2014-08-22 11:51:42 +09:00
  • 9c48452b0f disable io ignis 2014-08-10 16:42:27 +09:00
  • 6d7b31c555 write tp_field flush after each x loop ignis 2017-01-24 15:03:34 +09:00
  • cfe19ffb17 job_runlimit default to one month CombustionLab.POSTECH 2017-01-24 14:08:15 +09:00
  • 9854238fb3 fdm restart for mpi mpi_fdm ignis 2014-08-22 14:19:00 +09:00
  • c3345ba9c2 mpi communication established ignis 2014-08-22 13:59:56 +09:00
  • 344a5b085a gather4 only performs inverse transform ignis 2014-08-22 13:43:31 +09:00
  • 5843ddccf0 every process call prepare_fdm and fdm_exe, do not work correctly ignis 2014-08-22 13:32:17 +09:00
  • fb5a66c648 remove omp ignis 2014-08-22 12:01:12 +09:00
  • cc56c9603b remove old HIT3D save after writing fdm save ignis 2014-08-22 11:51:42 +09:00
  • 2e3bbc1163 disable io ignis 2014-08-10 16:42:27 +09:00
  • 9ca98f758c svf, tar_lo removed and introduce bgn_save ignis 2014-07-15 21:44:15 +09:00
  • 8c26213ef7 OpenMP directives updated ignis 2014-07-15 21:40:14 +09:00
  • 7d86a17130 Non-busy-waiting synchronization for fdm computation ignis 2014-07-15 21:37:03 +09:00
  • f01789b518 write_tp_field is activated for both reacting and non-reacting ignis 2014-07-15 21:34:17 +09:00
  • e2f1d52c4f write_vel_max now takes arguments instead of access to m_fdm_calc ignis 2014-07-15 21:30:22 +09:00
  • 949fbe102d sign change in mean flow control ignis 2014-07-15 14:23:52 +09:00
  • fc92088b1a io_write4 period changed from iwrite4 to iprint2 ignis 2014-07-15 01:41:53 +09:00
  • c6c519555a write_tp_field modified ignis 2014-07-14 18:19:14 +09:00
  • bb220284a4 io_write4 function modification ignis 2014-07-14 18:09:38 +09:00
  • 8716517350 save U + u' instead of u' ignis 2014-07-14 17:59:53 +09:00
  • eee35f16e0 no call io_write4 after init_velocity ignis 2014-07-14 17:52:37 +09:00
  • 8fc5c79bf6 remove all hit3d restart file except for the latest one ignis 2014-05-20 17:22:00 +09:00
  • c8d81aaf92 model spectrum written after generating velocity tp_field convdt is now based on absolute maximum sumwrate calculation is moved omp private += i,j,k model_e_spec mpi_init_thread file_units and tar_lo kolmogorov scales ignis 2014-05-17 15:40:19 +09:00
  • 855615c4f0 fdm call is prior to velocity time marching fdm_restart and flame location calculation moved to prepare_fdm prepare_fdm is called after begin_new|restart fdm_restart_write called after restart_parallel_write ignis 2014-05-02 11:36:25 +09:00
  • db40cf48b4 velocity field (u,v,w) is gathered and passed to fdm part ignis 2014-04-29 20:28:58 +09:00
  • abdc5f5fdc FC-DFS: Fully Controlled Deterministic Forcing Scheme ignis 2014-04-28 14:29:51 +09:00
  • 0a380a543f new model spectrum for initial velocity field ignis 2014-04-28 09:06:25 +09:00
  • 89a77a9f32 domain size given as parameter is used ignis 2014-04-28 05:56:51 +09:00
  • fd12a34f77 minor changes and add new source files ignis 2014-04-26 20:16:36 +09:00
  • e9899b0315 Input modified for domain size and fdm ignis 2014-04-25 15:07:41 +09:00
  • 3369c4ca66 Fixed exit w/o MPI_FINALIZE ignis 2014-04-26 19:43:42 +09:00
  • 8cc2014753 MPI Library is configurable ignis 2014-04-25 14:48:31 +09:00
  • 4de8a61a0e Original HIT Source ignis 2014-04-16 15:17:00 +09:00