Skip to content

consistency between different physics#33

Open
samtkaplan wants to merge 1 commit intomasterfrom
consistency
Open

consistency between different physics#33
samtkaplan wants to merge 1 commit intomasterfrom
consistency

Conversation

@samtkaplan
Copy link
Copy Markdown
Member

some work to make logic as consistent as possible between different operators. Joint work with @jkwashbourne and @miguel-merino .

@samtkaplan samtkaplan requested a review from jkwashbourne April 7, 2021 20:24
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #33 (7bdaffa) into master (edd7423) will decrease coverage by 0.24%.
The diff coverage is 64.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
- Coverage   80.91%   80.66%   -0.25%     
==========================================
  Files          10       10              
  Lines        2043     2048       +5     
==========================================
- Hits         1653     1652       -1     
- Misses        390      396       +6     
Impacted Files Coverage Δ
src/jop_prop3DAcoIsoDenQ_DEO2_FDTD.jl 83.38% <ø> (ø)
src/jop_prop3DAcoTTIDenQ_DEO2_FDTD.jl 83.49% <62.06%> (-0.54%) ⬇️
src/jop_prop2DAcoTTIDenQ_DEO2_FDTD.jl 82.90% <62.50%> (-0.54%) ⬇️
src/jop_prop3DAcoVTIDenQ_DEO2_FDTD.jl 83.27% <64.28%> (-0.54%) ⬇️
src/jop_prop2DAcoVTIDenQ_DEO2_FDTD.jl 82.14% <71.42%> (-0.06%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update edd7423...7bdaffa. Read the comment docs.

The model is 4D with the slowest dimension for model parameter. The earth model property maps to the slow-
fimension array index via the `state(F).active_modelset` dictionary.

The model is 4D with the slowest dimension for model parameter velocity [1] or buoyancy [2] in the case that both
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this paragraph is redundant with the previous paragraph and should be deleted.

Comment thread test2D.jl
@@ -0,0 +1,175 @@
using Revise
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove

Comment thread test3D.jl
@@ -0,0 +1,183 @@
using Revise
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants