HI,

> On 25 Oct 2015, at 10:44, Rick Walsh <[email protected]> wrote:
> 
> I like this concept.  I'm not sure how to turn it into something meaningful 
> (other than the single statistic of "was the free gas volume more or less 
> than permitted"), but it's worth discussing.

as a first step in this direction, I added a number of printf’s to the VPM-B 
part. In particular, this displays the allowable (bottom) gradients for all 
compartments and for each iteration of the CVA how the volume of free gas 
compares to the critical value.

This is of course not production code, it should not go into master. But for 
all those who want to understand VPM-B a but better, I pushed it to github. You 
can pull it form

https://github.com/atdotde/subsurface.git analyze_vpm

Have fun.

What I learned so far: There are typically three rounds of the CVA: one with 
the vpmb_start_gradient, one with an updated gradient and then finally one with 
almost the same gradient again that results in the same run time. So it 
converges very fast in essentially one step of updating.

Best
Robert

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to