Skip to content

Tags: hijiker/Nalu

Tags

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Issue: new probe definitions in a restart sim affect part procId owne…

…rship (NaluCFD#481)

* Exploit "generateIds" and allow for the ability to mix and match
  new and old probe defintions in an arbitrary input order.

  The code now supports mix/matching by looking for the original part
  and assigning rank ownership based on the previous rule, not the
  now "candidate" rank suggestion.

* remove probe file name tied to rank id. No need, in practice, and
  new design only knows if this probe is on or off the rank.

Notes:

a) not a bad design now.
b) design of probeInfo->partName_[j] could benifit from a polymorphic
   design, however, no need for today:)

v1.3.0

Toggle v1.3.0's commit message
Nalu 1.3.0 FY18

v1.2.0

Toggle v1.2.0's commit message
Fix a couple of variable shadowing warnings from a Sandia intel 17 bu…

…ild.

v1.1.0

Toggle v1.1.0's commit message
Merge pull request NaluCFD#17 from alanw0/master

Basic unit-test infrastructure.

v1.0.0

Toggle v1.0.0's commit message
Add parallel decomposition method (on-the-fly)

  - name: realm_1
    mesh: 1cm_ped_35K.g
    use_edges: no
    automatic_decomposition_type: rcb