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

terrapower / armi / 123
87%

Build:
DEFAULT BRANCH: master
Ran 03 Apr 2020 03:28PM UTC
Jobs 1
Files 348
Run time 38s
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

pending completion
123

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

Jobs
ID Job ID Ran Files Coverage
3 123.3 (TOXENV=cov,report) 03 Apr 2020 03:28PM UTC 0
74.7
Travis Job 123.3
Source Files on build 123
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #123
  • a8e73287 on github
  • Prev Build on master (#124)
  • Next Build on master (#128)
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