• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

terrapower / armi / 123 / 3
87%
master: 87%

Build:
DEFAULT BRANCH: master
Ran 03 Apr 2020 03:28PM UTC
Files 348
Run time 36s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

03 Apr 2020 03:10PM UTC coverage: 74.695%. Remained the same
TOXENV=cov,report

push

travis-ci

web-flow
Uniform mesh conversion fixes (#51)

* Improve uniform mesh conversion when doubled up.

The uniform mesh converter would take the source reactor and create a
new reactor with a uniform mesh and simply update the number density
parameters on it. After the uniform calculation was done (often a global
flux calculation updating power and flux), a bunch of neutronics
parameters were mapped back to the original reactor. This worked fine
when there was just one conversion like this happening in a sequence.

However, if two similar conversions happen in a run (e.g. when there's a
neutron-only flux calculation followed by a gamma-transport fixed-source
problem), then the gamma problem would have invalid power parameters on
the converted reactor.

This change upgrades the uniform mesh converter to map all relevant
parameters from the source reactor to the converted reactor in the first
place, making it symmetric with the mapping from the converted reactor
back that has always happened. Now, power, flux, and related parameters
are correct on a 2nd or later pass of this converter at the same
timestep.

* Made neutronics-specific uniform mesh subclass.

* Moved a bunch of block parameter definitions into neutronics.

29710 of 39775 relevant lines covered (74.7%)

0.75 hits per line

Source Files on job 123.3 (TOXENV=cov,report)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 216
  • Travis Job 123.3
  • a8e73287 on github
  • Prev Job for TOXENV=cov,report on master (#124.3)
  • Next Job for TOXENV=cov,report on master (#128.3)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc