Commit graph

39 commits

Author SHA1 Message Date
ignis
3ee83a9fff Temperton circulant tridiagonal algorithm 2017-11-04 01:36:43 +09:00
ignis
56fc50e9f0 par_ptdslv performance tune 2017-11-03 22:29:37 +09:00
ignis
b39e4cbef4 Makefile fftw cluster edition 2017-11-03 03:35:07 +09:00
ignis
dac299c060 Makefile update to use gfortran compiler 2017-08-02 19:39:19 +09:00
ignis
3225cd757b fully mpi working 2017-02-06 12:49:15 +09:00
ignis
6c75483f1e pipeline parallel compact scheme 2017-01-24 15:50:20 +09:00
ignis
383b2c5aa7 init_velocity seperate n_shell range test and e_spec value test 2017-01-24 15:50:20 +09:00
ignis
6f0c1f44fa fdm restart for mpi 2017-01-24 15:50:20 +09:00
ignis
4f60757a9a mpi communication established 2017-01-24 15:50:20 +09:00
ignis
016bd9fb80 gather4 only performs inverse transform 2017-01-24 15:50:20 +09:00
ignis
804698f717 every process call prepare_fdm and fdm_exe, do not work correctly 2017-01-24 15:50:20 +09:00
ignis
4f7bb89461 remove omp 2017-01-24 15:50:20 +09:00
ignis
50bc5073c1 remove old HIT3D save after writing fdm save 2017-01-24 15:50:20 +09:00
ignis
9c48452b0f disable io 2017-01-24 15:50:20 +09:00
ignis
6d7b31c555 write tp_field flush after each x loop 2017-01-24 15:03:34 +09:00
CombustionLab.POSTECH
cfe19ffb17 job_runlimit default to one month 2017-01-24 14:09:18 +09:00
ignis
9ca98f758c svf, tar_lo removed and introduce bgn_save 2014-07-15 21:44:15 +09:00
ignis
8c26213ef7 OpenMP directives updated 2014-07-15 21:40:14 +09:00
ignis
7d86a17130 Non-busy-waiting synchronization for fdm computation 2014-07-15 21:37:03 +09:00
ignis
f01789b518 write_tp_field is activated for both reacting and non-reacting 2014-07-15 21:34:17 +09:00
ignis
e2f1d52c4f write_vel_max now takes arguments instead of access to m_fdm_calc 2014-07-15 21:30:22 +09:00
ignis
949fbe102d sign change in mean flow control 2014-07-15 14:23:52 +09:00
ignis
fc92088b1a io_write4 period changed from iwrite4 to iprint2 2014-07-15 01:41:53 +09:00
ignis
c6c519555a write_tp_field modified 2014-07-14 18:19:14 +09:00
ignis
bb220284a4 io_write4 function modification 2014-07-14 18:09:38 +09:00
ignis
8716517350 save U + u' instead of u' 2014-07-14 17:59:53 +09:00
ignis
eee35f16e0 no call io_write4 after init_velocity 2014-07-14 17:52:37 +09:00
ignis
8fc5c79bf6 remove all hit3d restart file except for the latest one 2014-05-20 17:22:00 +09:00
ignis
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
2014-05-17 15:40:19 +09:00
ignis
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
2014-05-04 21:01:40 +09:00
ignis
db40cf48b4 velocity field (u,v,w) is gathered and passed to fdm part 2014-04-30 11:51:16 +09:00
ignis
abdc5f5fdc FC-DFS: Fully Controlled Deterministic Forcing Scheme 2014-04-28 21:24:02 +09:00
ignis
0a380a543f new model spectrum for initial velocity field 2014-04-28 11:20:53 +09:00
ignis
89a77a9f32 domain size given as parameter is used 2014-04-28 05:56:51 +09:00
ignis
fd12a34f77 minor changes and add new source files 2014-04-26 20:16:36 +09:00
ignis
e9899b0315 Input modified for domain size and fdm 2014-04-26 19:44:58 +09:00
ignis
3369c4ca66 Fixed exit w/o MPI_FINALIZE 2014-04-26 19:43:42 +09:00
ignis
8cc2014753 MPI Library is configurable 2014-04-25 18:56:08 +09:00
ignis
4de8a61a0e Original HIT Source 2014-04-25 18:54:58 +09:00