Updating the conservative variables

In the previous five steps all corrections to the conservative variables have been determined. Now in subroutine updatecfd.f, these corrections, which were stored in field v, are added to the conservative variables at the start of the increment (stored in field vcon(1...nk,0...mi(2))). The sum is saved again in vcon, i.e. this field is updated.