EGSnrc icon indicating copy to clipboard operation
EGSnrc copied to clipboard

A generic fluence scoring ausgab object (AO)

Open mainegra opened this issue 2 years ago • 7 comments

Scores fluence in user-defined regions (volumetric) or at a circular or rectangular field (planar) located in an arbitrary position in space. Scoring can be done for either photons, electrons or positrons. Scoring for multiple particle types, can be accomplished by defining as many fluence scoring AOs as required.

mainegra avatar Jan 27 '22 22:01 mainegra

This should be rebased for merging onto develop.

rtownson avatar May 11 '22 20:05 rtownson

@mainegra can you change the target branch to develop; and perhaps rebase on develop? 🙏🏻

ftessier avatar Jul 26 '22 12:07 ftessier

Will do when I get to a PC. Probably this afternoon .... 😉

mainegra avatar Jul 26 '22 13:07 mainegra

@ftessier I am working on the documentation for this AO frantically. Needs a bit of work. Once I have a basic, decent, draft I will change the target to develop and rebase. Cheers!

mainegra avatar Jul 26 '22 20:07 mainegra

No worries, no rush! 😃

ftessier avatar Jul 26 '22 21:07 ftessier

Rebased on develop.

ftessier avatar Jul 28 '22 03:07 ftessier

@ftessier I managed to push the latest commits. PR should be ready for merge. There is some decent (hopefully) documentation for this AO. I also added the link Ausgab objects to the main page of PIRS-898.

mainegra avatar Jul 29 '22 00:07 mainegra

Squash commits and adjust commit messages. No code change, with original branch (rebased on develop), as confirmed by git diff.

ftessier avatar Oct 18 '22 17:10 ftessier

Large formatting commit after running astyle on modified files. This is a format-only commit, no functional change.

ftessier avatar Oct 18 '22 18:10 ftessier

Same as before, simply removed a spurious EOL space.

ftessier avatar Oct 18 '22 18:10 ftessier

@mainegra, what was the intent of the D suffix, double (which is the default) or long double (which is L)? I presume this is meant to be a double literal, so we can just remove the D. right?

ftessier avatar Oct 31 '22 20:10 ftessier

Rebased on develop.

ftessier avatar Jan 23 '23 15:01 ftessier