ufsowa / mcdif

Monte Carlo based alghoritms used to simulate thermodynamic and kinetic properties of the alloys
3 stars 4 forks source link

Reservuars shift #35

Closed ufsowa closed 8 years ago

ufsowa commented 8 years ago

We have two kinds of shift:

Actually, when you have lack of type, new rezervuar appear with clear dV. :interrobang:

dV should be transferred to new rezervuar. Morover, it should take dV over previous block.

dV can be restarted to 0 only when shift due to change in dV is done

:facepunch: opcja::reinit_reservuars() must be reorganised

plaster::copy_fluxes() is added. In opcja::reinit_res() copy is used.

:facepunch: But still need a condition which check if move is due to dV

opcja::NEW_PLANE added.