Frederic Tessier
Frederic Tessier
Thanks for taking the time to report this issue @iymadmansour! _> Is there a specific material definition template that should be followed (I noticed there was another issue that seems...
I confirm that this issue arises when the absolute path to the active `.conf` file in the `$HEN_HOUSE/specs/` directory is longer than 75 characters. String length limits in Mortran is...
Thanks for reporting this! The issue can be traced back to the error returned by the [`addState` method](https://github.com/nrc-cnrc/EGSnrc/blob/a6fc389c6465c949645380976f38a013a639759c/HEN_HOUSE/egs%2B%2B/egs_application.cpp#L644) in the `EGS_Application::combineResults` method. This ultimately is caused by [failing to read...
Thanks for the additional details @ojalaj. The logic for the error reporting is very convoluted (error codes are returned, but the message is hard-coded in one of the caller (instead...
Very good point @mxxo, thanks for pointing that out!
Thank you for reporting this @Vitigis, we will try to reproduce this behaviour at our end!
Does that change not require a modification on the mortran back end as well, so the structs remain aligned? Oh wait, it is there in `egsnrc.macros`.
Woah, there is an unrelated bug with the order of the variables `Epcont->vstep` and `Epcont->tvstep`, compared to the Mortran side! Fortunately, these variables are never used on the egs++, but...
I can't figure it out. The structs seems correct (modulo the inversion of `vstep` and `tvstep`). So my only possible conclusion at this point in time is that the code...
This is correct, the ICRU Report 90 clearly states that the mean excitation energy (I-value) of aluminum is one of the best known, an reiterates: `I_Al = 166 eV` with...