ignis
0849b31e7b
diffusivity calculation using sutherland formula
2019-04-04 22:16:37 +09:00
ignis
d798fe343e
added mpi barrier after restat write to avoid send/recv time out
2019-04-04 17:08:52 +09:00
ignis
8431f9cac8
fix bug rho => rho*D
2019-03-25 04:41:23 +09:00
ignis
2934fb0e44
T^0.76 diffusivity
2019-03-24 13:59:40 +09:00
ignis
f38b995827
governing equation changed to consider variable diffusivity
2019-03-24 10:48:55 +09:00
Dohyun Kim
0776f3ef6e
fdm_restart write/read update according to solution array layout change
2018-03-20 21:29:06 +09:00
ignis
e16ead959d
Adams-Bashforth method for reacting scalar time advancement
2018-01-21 06:24:41 +09:00
ignis
a56c4d978c
remove loops in parallel z-dir fns
2017-11-11 00:43:27 +09:00
ignis
e659052e26
z-dir rhs exchange mpi subroutine change, rk substep advance opt
2017-11-10 23:39:52 +09:00
ignis
b426be89ad
transpose subroutine convention change and minor mods
2017-11-10 16:37:35 +09:00
ignis
749e77de32
corse grained and term-wise derivative computation
2017-11-09 03:42:30 +09:00
ignis
27bf7ab6dd
Makefile added option for profiling and solution array axis roll
2017-11-07 03:52:47 +09:00
ignis
3ee83a9fff
Temperton circulant tridiagonal algorithm
2017-11-04 01:36:43 +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
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
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
9c48452b0f
disable io
2017-01-24 15:50:20 +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
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
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
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
fd12a34f77
minor changes and add new source files
2014-04-26 20:16:36 +09:00