Code Monkey home page Code Monkey logo

Comments (23)

moosebuild avatar moosebuild commented on June 8, 2024

CIVET encountered an error retrieving branch jianw/malamute:ded_mass.

This is typically caused by moosetest not having access to the repository.

Please grant Developer access to moosetest and try again.

from malamute.

moosebuild avatar moosebuild commented on June 8, 2024

In GitLab by @jiangwen84 on Oct 18, 2022, 14:59

@cticenhour Hi Casey, Luis need this kernel. Could you review it? Thanks.

from malamute.

moosebuild avatar moosebuild commented on June 8, 2024

In GitLab by @jiangwen84 on Oct 18, 2022, 15:04

added 1 commit

  • 02e7f6b2 - add powder addition kernel

Compare with previous version

from malamute.

moosebuild avatar moosebuild commented on June 8, 2024

Job Documentation on 3801cfa wanted to post the following:

View the site here

This comment will be updated on new commits.

from malamute.

moosebuild avatar moosebuild commented on June 8, 2024

CIVET Testing summary for 02e7f6b

Precheck : Passed
Documentation : Passed
Mac Test : Failed : Test malamute
Test : Failed : Test malamute
Test Debug : Failed : Test malamute (debug)
Non unity build : Passed
Coverage : Canceled by user

from malamute.

moosebuild avatar moosebuild commented on June 8, 2024

In GitLab by @jiangwen84 on Oct 18, 2022, 15:56

added 1 commit

  • 408f0dcc - add powder addition kernel

Compare with previous version

from malamute.

moosebuild avatar moosebuild commented on June 8, 2024

In GitLab by @cticenhour on Oct 18, 2022, 16:04

No problem - I should be free to review tomorrow morning.

from malamute.

moosebuild avatar moosebuild commented on June 8, 2024

Job Coverage on 3801cfa wanted to post the following:

Coverage

b95477 #12 3801cf
Total Total +/- New
Rate 77.79% 78.39% +0.60% 97.22%
Hits 872 907 +35 35
Misses 249 250 +1 1

Diff coverage report

Full coverage report

This comment will be updated on new commits.

from malamute.

moosebuild avatar moosebuild commented on June 8, 2024

CIVET Testing summary for 408f0dc

Precheck : Passed
Documentation : Passed
Mac Test : Passed
Test : Passed
Test Debug : Passed
Non unity build : Passed
Coverage : Passed

from malamute.

moosebuild avatar moosebuild commented on June 8, 2024

In GitLab by @cticenhour on Oct 19, 2022, 08:21

Commented on doc/content/source/kernels/LevelSetPowderAddition.md line 1

# LevelSetPowderAddition

Please make the heading the name of the object. If you want to add the previous header somewhere to make the purpose of the object even more clear, I would add it in the text.

from malamute.

moosebuild avatar moosebuild commented on June 8, 2024

In GitLab by @cticenhour on Oct 19, 2022, 08:21

Commented on doc/content/source/kernels/LevelSetPowderAddition.md line 7

In the level set evolution equation, the free surface growth velocity due to the powder addition is given as [!citep](Morville2012),

from malamute.

moosebuild avatar moosebuild commented on June 8, 2024

In GitLab by @cticenhour on Oct 19, 2022, 08:21

Commented on test/tests/melt_pool_mass/tests line 8

    requirement = 'The system shall evolve the level set variable field with the velocity due to the powder addition.'

We should use "The system" here, as a result of suggestions from prior auditors for MOOSE and the other apps.

from malamute.

moosebuild avatar moosebuild commented on June 8, 2024

In GitLab by @cticenhour on Oct 19, 2022, 08:21

A few minor changes - have yet to check the rendering of this on the website, so might add a comment or two after that shortly.

from malamute.

moosebuild avatar moosebuild commented on June 8, 2024

In GitLab by @cticenhour on Oct 19, 2022, 08:24

Commented on doc/content/source/kernels/LevelSetPowderAddition.md line 10

You should note what D_m is in the text as well. Also, I assume r is radius? If not, please clarify that as well.

from malamute.

moosebuild avatar moosebuild commented on June 8, 2024

In GitLab by @jiangwen84 on Oct 19, 2022, 08:36

Commented on doc/content/source/kernels/LevelSetPowderAddition.md line 1

changed this line in version 4 of the diff

from malamute.

moosebuild avatar moosebuild commented on June 8, 2024

In GitLab by @jiangwen84 on Oct 19, 2022, 08:36

Commented on doc/content/source/kernels/LevelSetPowderAddition.md line 7

changed this line in version 4 of the diff

from malamute.

moosebuild avatar moosebuild commented on June 8, 2024

In GitLab by @jiangwen84 on Oct 19, 2022, 08:36

Commented on test/tests/melt_pool_mass/tests line 8

changed this line in version 4 of the diff

from malamute.

moosebuild avatar moosebuild commented on June 8, 2024

In GitLab by @jiangwen84 on Oct 19, 2022, 08:36

added 1 commit

  • 3801cfa - add powder addition kernel

Compare with previous version

from malamute.

moosebuild avatar moosebuild commented on June 8, 2024

In GitLab by @jiangwen84 on Oct 19, 2022, 08:43

resolved all threads

from malamute.

moosebuild avatar moosebuild commented on June 8, 2024

In GitLab by @jiangwen84 on Oct 19, 2022, 08:43

@cticenhour thanks! I addressed all your comments.

from malamute.

moosebuild avatar moosebuild commented on June 8, 2024

CIVET Testing summary for 3801cfa

Precheck : Passed
Documentation : Passed
Mac Test : Passed
Test : Passed
Test Debug : Passed
Non unity build : Passed
Coverage : Passed

from malamute.

moosebuild avatar moosebuild commented on June 8, 2024

In GitLab by @cticenhour on Oct 19, 2022, 10:25

approved this merge request

from malamute.

moosebuild avatar moosebuild commented on June 8, 2024

In GitLab by @cticenhour on Oct 19, 2022, 10:25

mentioned in commit 145b86a

from malamute.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.