Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zhong-yy committed May 2, 2022
1 parent b9ce800 commit 015e498
Show file tree
Hide file tree
Showing 101 changed files with 10,146 additions and 159,735 deletions.
2 changes: 1 addition & 1 deletion Config.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Specify the c++ compiler. The default one is icpx (oneAPI).
#set(ENV{CXX} icpx)
#set(ENV{CXX} g++)
set(ENV{CXX} icpx)

# Specify whether netcdf library will be used. The value should be TRUE or FALSE
Expand Down
16 changes: 12 additions & 4 deletions Examples/Synthetic_test1/README.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
3 directories
5 directories
.
├── gr_inv : Inversion using full sensitivity matrices
├── gr_inv_wavelet : Inversion using wavelet compression
├── ggt_inv : Inversion of gravity gradient tensor
├── gr_inv : Inversion of gr data using wavelet compression
├── gr_inv_wavelet : Inversion of gr data using full sensitivity matrices
├── Trr_inv : Inversion of Trr data
└── True_model : plot the synthetic model


8 files






files
.
├── convert_ref.py : convert the S-wave model to density model
├── convert_test.py
Expand Down
1,681 changes: 1,681 additions & 0 deletions Examples/Synthetic_test1/dobs_T_phiphi

Large diffs are not rendered by default.

1,681 changes: 1,681 additions & 0 deletions Examples/Synthetic_test1/dobs_T_rphi

Large diffs are not rendered by default.

1,681 changes: 1,681 additions & 0 deletions Examples/Synthetic_test1/dobs_T_rr

Large diffs are not rendered by default.

1,681 changes: 1,681 additions & 0 deletions Examples/Synthetic_test1/dobs_T_rtheta

Large diffs are not rendered by default.

1,681 changes: 1,681 additions & 0 deletions Examples/Synthetic_test1/dobs_T_thetaphi

Large diffs are not rendered by default.

1,681 changes: 1,681 additions & 0 deletions Examples/Synthetic_test1/dobs_T_thetatheta

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

Binary file not shown.
1,482 changes: 0 additions & 1,482 deletions Examples/Synthetic_test1/gr_inv/Adaptive_Inversion (copy)/ada_result.txt

This file was deleted.

Loading

0 comments on commit 015e498

Please sign in to comment.