Skip to content

Commit

Permalink
Buildbot ran the code beautifier.
Browse files Browse the repository at this point in the history
  • Loading branch information
buildbot committed Jun 9, 2021
1 parent 2ca68da commit ccc8192
Show file tree
Hide file tree
Showing 5 changed files with 147 additions and 147 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ ANISOTROPY = .false.
GRAVITY = .false.

# in case of attenuation, reference frequency in Hz at which the velocity values in the velocity model are given (unused otherwise)
ATTENUATION_f0_REFERENCE = 140.0
ATTENUATION_f0_REFERENCE = 140.0

# attenuation period range over which we try to mimic a constant Q factor
MIN_ATTENUATION_PERIOD = 999999998.d0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ THICKNESS_OF_Z_PML = 0.001d0
#-----------------------------------------------------------

# number of materials
NMATERIALS = 5
NMATERIALS = 5
# define the different materials in the model as:
# #material_id #rho #vp #vs #Q_Kappa #Q_mu #anisotropy_flag #domain_id
# Q_Kappa : Q_Kappa attenuation quality factor
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
Surface shape functions defined by NGNOD2D = 4 control nodes
Beware! Curvature (i.e. HEX27 elements) is not handled by our internal mesher

velocity model: default
velocity model: default


suppressing UTM projection
Expand All @@ -47,7 +47,7 @@
defined materials : 5
undefined materials : 0
total number of spectral elements: 512000
absorbing boundaries:
absorbing boundaries:
xmin,xmax : 6400 6400
ymin,ymax : 6400 6400
bottom,top: 6400 6400
Expand All @@ -61,14 +61,14 @@

create regions:

...allocating arrays
...allocating arrays
NGLLX = 5
NGLLY = 5
NGLLZ = 5
NGNOD = 8
NGNOD2D = 4

main process setup:
main process setup:
nspec = 64000

separating regular/irregular element shapes
Expand All @@ -85,16 +85,16 @@
File DATA/Par_file_faults not found: assuming that there are no faults


...setting up jacobian
...setting up jacobian

...indexing global points
creating ibool indexing : x min/max = -1500.00000 / 1500.00000
creating ibool indexing : x min/max = -1500.00000 / 1500.00000
creating indirect addressing: nglob = 4186161
creating unique point locations

...preparing MPI interfaces
...preparing MPI interfaces
number of interfaces : 3
creating MPI indexing : x min/max = -1500.00000 / 1500.00000
creating MPI indexing : x min/max = -1500.00000 / 1500.00000
tolerance = 2.9999999999999999E-007

total MPI interface points: 832032
Expand Down Expand Up @@ -125,7 +125,7 @@
90 % time remaining: 3.5853733500262459E-009 s
100 % time remaining: 0.0000000000000000 s

...detecting acoustic-elastic-poroelastic surfaces
...detecting acoustic-elastic-poroelastic surfaces
total acoustic elements : 0
total elastic elements : 512000
total poroelastic elements: 0
Expand All @@ -135,18 +135,18 @@
elastic - poroelastic coupling : total number of faces = 0


...element inner/outer separation
...element inner/outer separation
for overlapping of communications with calculations:
percentage of edge elements 7.37500000 %
percentage of volume elements 92.6250000 %

...element mesh coloring
...element mesh coloring
use coloring = F

...external binary models
no external binary model used
...external binary models
no external binary model used

...creating mass matrix
...creating mass matrix

...saving databases
using binary file format
Expand Down Expand Up @@ -177,8 +177,8 @@


********
Model: P velocity min,max = 3297.84912 3297.84912
Model: S velocity min,max = 2222.53589 2222.53589
Model: P velocity min,max = 3297.84912 3297.84912
Model: S velocity min,max = 2222.53589 2222.53589

Model: Poisson's ratio min,max = 8.39330330E-02 8.39330330E-02
********
Expand All @@ -187,17 +187,17 @@
*** Verification of simulation parameters ***
*********************************************

*** Xmin and Xmax of the model = -1500.00000 1500.00000
*** Ymin and Ymax of the model = -1500.00000 1500.00000
*** Zmin and Zmax of the model = -1500.00000 1500.00000
*** Xmin and Xmax of the model = -1500.00000 1500.00000
*** Ymin and Ymax of the model = -1500.00000 1500.00000
*** Zmin and Zmax of the model = -1500.00000 1500.00000

*** Max GLL point distance = 12.2747803
*** Min GLL point distance = 6.47521973
*** Max/min ratio = 1.89565468
*** Max GLL point distance = 12.2747803
*** Min GLL point distance = 6.47521973
*** Max/min ratio = 1.89565468

*** Max element size = 37.5000000
*** Min element size = 37.5000000
*** Max/min ratio = 1.00000000
*** Max element size = 37.5000000
*** Min element size = 37.5000000
*** Max/min ratio = 1.00000000

*** Minimum period resolved = 2.10907720E-02
*** Maximum suggested time step = 9.81733785E-04
Expand All @@ -217,19 +217,19 @@
based on the estimated maximum frequency resolution of your mesh
and can thus vary from what you have requested.

Frequency band min/max (Hz): 0.851671875 47.8930321
Period band min/max (s) : 2.08798647E-02 1.17416108
Logarithmic central frequency (Hz): 6.38663816 period (s): 0.156576902
Frequency band min/max (Hz): 0.851671875 47.8930321
Period band min/max (s) : 2.08798647E-02 1.17416108
Logarithmic central frequency (Hz): 6.38663816 period (s): 0.156576902

Using full attenuation with both Q_kappa and Q_mu.

Q_mu min/max : 10.0000000 10.0000000
Q_kappa min/max : 9999.00000 9999.00000
Q_mu min/max : 10.0000000 10.0000000
Q_kappa min/max : 9999.00000 9999.00000


mesh regions done

min and max of elevation (i.e. height of the upper surface of the mesh) included in mesh in m is 1499.9999999999998 1500.0000000000002
min and max of elevation (i.e. height of the upper surface of the mesh) included in mesh in m is 1499.9999999999998 1500.0000000000002


done mesh setup
Expand All @@ -254,7 +254,7 @@
smallest and largest possible floating-point numbers are: 1.17549435E-38 3.40282347E+38


Elapsed time for mesh generation and buffer creation in seconds = 12.367564916610718
Elapsed time for mesh generation and buffer creation in seconds = 12.367564916610718
End of mesh generation

done
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
Creating global slice addressing

Spatial distribution of slice numbers:
4 5 6 7
0 1 2 3
4 5 6 7
0 1 2 3
This is process 0
There are 8 MPI processes
Processes are numbered from 0 to 7
Expand All @@ -62,19 +62,19 @@

region selected:

latitude min = -1500.0000000000000
latitude max = 1500.0000000000000
latitude min = -1500.0000000000000
latitude max = 1500.0000000000000

longitude min = -1500.0000000000000
longitude max = 1500.0000000000000
longitude min = -1500.0000000000000
longitude max = 1500.0000000000000

this is given directly as UTM

UTM X min = -1500.0000000000000
UTM X max = 1500.0000000000000
UTM X min = -1500.0000000000000
UTM X max = 1500.0000000000000

UTM Y min = -1500.0000000000000
UTM Y max = 1500.0000000000000
UTM Y min = -1500.0000000000000
UTM Y max = 1500.0000000000000

UTM size of model along X is 3.0000000000000000 km
UTM size of model along Y is 3.0000000000000000 km
Expand All @@ -94,27 +94,27 @@
number of interfaces: 1

mesh:
origin UTM minimum x/y (m) = -1500.00000 -1500.00000
origin UTM maximum x/y (m) = 1500.00000 1500.00000
origin UTM minimum x/y (m) = -1500.00000 -1500.00000
origin UTM maximum x/y (m) = 1500.00000 1500.00000

reading interface 1
interface file : interface1.dat

number of points x/y = 2 2
origin x/y (m) = -1500.00000 -1500.00000
spacing x/y (m) = 1500.00000 1500.00000
origin x/y (m) = -1500.00000 -1500.00000
spacing x/y (m) = 1500.00000 1500.00000

dimension x-direction (m) = -1500.00000 / 0.00000000
dimension y-direction (m) = -1500.00000 / 0.00000000
dimension x-direction (m) = -1500.00000 / 0.00000000
dimension y-direction (m) = -1500.00000 / 0.00000000

total number of file points = 4 should be 4
this point total is okay

original elevation min/max = 1500.00000 1500.00000
interpolated mesh elevation min/max = 1500.00000 1500.00000
original elevation min/max = 1500.00000 1500.00000
interpolated mesh elevation min/max = 1500.00000 1500.00000

interpolated mesh UTM minimum x/y (m) = -1500.00000 -1500.00000
interpolated mesh UTM maximum x/y (m) = 1500.00000 1500.00000
interpolated mesh UTM minimum x/y (m) = -1500.00000 -1500.00000
interpolated mesh UTM maximum x/y (m) = 1500.00000 1500.00000


**************************
Expand All @@ -137,16 +137,16 @@
creating mesh region 1 (regular mesh)

mesh dimensions:
Xmin and Xmax of the model = -1500.00000 1500.00000
Ymin and Ymax of the model = -1500.00000 1500.00000
Zmin and Zmax of the model = -1500.00000 1500.00000
Xmin and Xmax of the model = -1500.00000 1500.00000
Ymin and Ymax of the model = -1500.00000 1500.00000
Zmin and Zmax of the model = -1500.00000 1500.00000

exact area = 9000000.00 (m^2)
= 9.00000000 (km^2)

Max element size = 37.5000000 (m)
Min element size = 37.5000000 (m)
Max/min ratio = 1.00000000
Max/min ratio = 1.00000000


creating indirect addressing for unstructured mesh
Expand All @@ -164,7 +164,7 @@
**************************

start computing the minimum and maximum edge size
done processing
done processing

------------
mesh quality parameter definitions:
Expand All @@ -175,30 +175,30 @@
diagonal aspect ratio: 1. perfect, above 1. gives stretching factor
------------

minimum length of an edge in the whole mesh (m) = 37.499999999999773
minimum length of an edge in the whole mesh (m) = 37.499999999999773

maximum length of an edge in the whole mesh (m) = 37.500000000000284
maximum length of an edge in the whole mesh (m) = 37.500000000000284

***
*** max equiangle skewness = 5.7956774195557419E-015 in element 17547 of slice 1
***

max deviation angle from a right angle (90 degrees) is therefore = 5.2161096776001676E-013

worst angle in the mesh is therefore 89.999999999999474
worst angle in the mesh is therefore 89.999999999999474
or 90.000000000000526 degrees

max edge aspect ratio = 1.0000000000000135
max edge aspect ratio = 1.0000000000000135

max diagonal aspect ratio = 1.0000000000000062
max diagonal aspect ratio = 1.0000000000000062

***
*** Maximum suggested time step for simulation = 0.00092362
***
*** Max CFL stability condition of the time scheme (must be below about 0.55 or so) = 0.47039999999999998
*** computed using the maximum P wave velocity = 3297.8490000000002
*** Max CFL stability condition of the time scheme (must be below about 0.55 or so) = 0.47039999999999998
*** computed using the maximum P wave velocity = 3297.8490000000002
***
that value is below the upper CFL limit of 0.55000000000000004
that value is below the upper CFL limit of 0.55000000000000004
therefore the run should be stable

creating histogram of mesh quality
Expand Down Expand Up @@ -247,7 +247,7 @@
smallest and largest possible floating-point numbers are: 1.17549435E-38 3.40282347E+38


Elapsed time for mesh generation and buffer creation in seconds = 1.4728550910949707
Elapsed time for mesh generation and buffer creation in seconds = 1.4728550910949707
End of mesh generation

done
Expand Down
Loading

0 comments on commit ccc8192

Please sign in to comment.