Ticket #8738 (assigned)
[IndirectBayes] QLWater
Reported by: | Samuel Jackson | Owned by: | Dan Nixon |
---|---|---|---|
Priority: | major | Milestone: | Backlog |
Component: | Indirect Inelastic | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description (last modified by Samuel Jackson) (diff)
Spencer is requesting the addition of another Fortran module to the Bayes interface as part of the Quasi algorithm.
Modifications are as follows:
Quasi water
In IndirectBayes: Lines 943 to end are new procs. May do with your tidying up! Line 10 - import new Fortran Lines 222-7 - check that it's a res file Lines 301-4 - calls the Fortran routine Lines 375-8 - get widths & plot
In Interface: Program menu - new item 'Water Teixeira' & set prgram name to QLwat Plot menu - as Lorenztians but without Prob
Py alg QLwat - stand alone interface for running
Unfortunately this requires a few new Fortran modules to be built... Talk to Martyn about how to build and add them.
Attachments
Change History
Changed 7 years ago by Samuel Jackson
- Attachment QLwater_test.py added
Changed 7 years ago by Samuel Jackson
- Attachment IndirectBayes.py added
IndirectBayes, with Specner's mods
Changed 7 years ago by Samuel Jackson
- Attachment QLwat_main.f90 added
Updated version, with debugging statements removed
Testing script