-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when closing first body and refreshing #14
Comments
Also, I noticed the bounding box between (x0,x_end,z0,400) around the model is not there anymore (as it was before). |
I thing it related to the backend. It is looking for tkagg and should look for qt4 You can try a small hack below. in this file change the change self._toolkit = "qt4" let me know if it works |
Hi, yeah it worked. I don't see that error message anymore.
:/ |
This is simply related to model you made where you have ovellaping in the bodies. Go to these nodes in the model and make sure interfaces of neighbouring bodies are not overlapping |
Thank you very much for your suggestions! |
i send you this test model. You can load it and see things work. If they do
then installation is ok and it has something to with your model which I
will have look after you have tested with model
cheers
ajay
LitMod_test_model.zip
<https://drive.google.com/file/d/1WIyLfrHR_TFJhH_JpEefOI1VZFBub3uG/view?usp=drive_web>
…On Wed, Apr 21, 2021 at 11:02 AM matty-434 ***@***.***> wrote:
Thank you very much for your suggestions!
Unfortunately, they don't seem to overlap. I am sending *litmod.inp*,
*bodies.out* and *bodies_GUI_envelops.out* files from the test model that
I was doing. Interestingly, that always happens to the model for material
types equal to 0 (i.e. my crustal bodies). The mantle materials (e.g. 23,
99, etc.) seem to be considered in the calculation no matter what. The same
does not happen to the crustal ones (i.e. 0).
bodies_out.txt
<https://github.com/ajay6763/LitMod2D_2.0_package_dist_users/files/6349518/bodies_out.txt>
bodies_GUI_envelops_out.txt
<https://github.com/ajay6763/LitMod2D_2.0_package_dist_users/files/6349519/bodies_GUI_envelops_out.txt>
litmod_inp.txt
<https://github.com/ajay6763/LitMod2D_2.0_package_dist_users/files/6349520/litmod_inp.txt>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADNUNSKGQKTHU4X422LGZPLTJ2IEBANCNFSM424WYE5A>
.
--
*Ajay Kumar <https://sites.google.com/site/kumarajay6763/home>*
*Mobile No: **+49 1514 5593301*
*Research Gate <https://www.researchgate.net/profile/Ajay_Kumar388>*
*Google Scholar
<https://scholar.google.com/citations?hl=en&user=2DdXNWUAAAAJ>*
|
this looks ok. so the installation is ok.
…On Thu, Apr 22, 2021 at 4:09 AM matty-434 ***@***.***> wrote:
Thank you!
This is how the model that you sent looks when I open it in the GUI:
[image: Model_GUI]
<https://user-images.githubusercontent.com/82495441/115645031-35314800-a352-11eb-97fe-1c925cccd574.png>
This is what I get after running the above test model.
['topo.inp', 'ELEVin']
2
Types of bodies read:
['normal', 'normal', 'normal', 'normal', 'anomaly', 'anomaly', 'normal']
Noumber of bodies read = 5
Start and End of the profile
(0.0, 1000.0)
No of envelops read = 6
Anomalous bodies information
['Vp(%)', 'Thermal']
['2.0', '100.0']
[90, 99]
running the model
Anomalous composition of material 5 is set to PUM(99) just for this 1st run
In the 2nd run effects of composition are included
INTERCEPTION NOT FOUND: BODY 3 NODE 7261
VERTICES: X1,Z1: 1000000.0000000000 -150000.00000000000
X2,Z2: 743000.00000000000 -150000.00000000000
INTERCEPTION NOT FOUND: BODY 4 NODE 4185
VERTICES: X1,Z1: 525000.00000000000 -79641.000000000000
X2,Z2: 428000.00000000000 -137632.00000000000
INTERCEPTION NOT FOUND: BODY 5 NODE 5135
VERTICES: X1,Z1: 430000.00000000000 -139402.00000000000
X2,Z2: 527000.00000000000 -81250.000000000000
INTERCEPTION NOT FOUND: BODY 7 NODE 9661
VERTICES: X1,Z1: 1000000.0000000000 -150000.00000000000
X2,Z2: 1000000.0000000000 -150000.00000000000
YOU ENTERED SUB-LITHOSPHERIC ANOMALIES, SO LITMOD
WILL RUN TWICE TO CALCULATE DECOUPLED TOPOGRAPHY
LITMOD INITIATES THE FIRST RUN
...READING THERMODYNAMIC INFORMATION...
Num of different mantle + crust bodies = 3
Type of mantle and crust
(if < 10) bodies =
90
99
97
...THERMAL STRUCTURE AND HEAT FLOW...
Number of non zero elements in matrix: 31771
Iteration no. 0: Max DT=********
Iteration no. 1: Max DT= 177.2
Iteration no. 2: Max DT= 13.9
Iteration no. 3: Max DT= 2.0
Iteration no. 4: Max DT= 0.4
...DENSITY, ELEVATION & SEISMIC VELOCITIES...
LITMOD ENDS THE FIRST RUN
Then second run...
INTERCEPTION NOT FOUND: BODY 3 NODE 7261
VERTICES: X1,Z1: 1000000.0000000000 -150000.00000000000
X2,Z2: 743000.00000000000 -150000.00000000000
INTERCEPTION NOT FOUND: BODY 4 NODE 4185
VERTICES: X1,Z1: 525000.00000000000 -79641.000000000000
X2,Z2: 428000.00000000000 -137632.00000000000
INTERCEPTION NOT FOUND: BODY 5 NODE 5135
VERTICES: X1,Z1: 430000.00000000000 -139402.00000000000
X2,Z2: 527000.00000000000 -81250.000000000000
INTERCEPTION NOT FOUND: BODY 7 NODE 9661
VERTICES: X1,Z1: 1000000.0000000000 -150000.00000000000
X2,Z2: 1000000.0000000000 -150000.00000000000
THIS IS THE SECOND RUN OF LITMOD
...READING THERMODYNAMIC INFORMATION...
Num of different mantle + crust bodies = 3
Type of mantle and crust
(if < 10) bodies =
90
99
97
...THERMAL STRUCTURE AND HEAT FLOW...
Number of non zero elements in matrix: 31771
Iteration no. 0: Max DT=********
Iteration no. 1: Max DT= 177.2
Iteration no. 2: Max DT= 13.9
Iteration no. 3: Max DT= 2.0
Iteration no. 4: Max DT= 0.4
Material 5 with litho= 90 corresponds to:
DV referred to Vp(%)= 2.0000000000000000
Material 6 with litho= 99 corresponds to:
Material with DT= 100.00000000000000 K
Your model includes 2 anomalous materials
-320.39199389648434 8.1099999999999994 1325.9320000000000
4419699923.2849998 90
-331.39999389648438 8.1199999999999992 1331.7500000000000
4515386878.1230001 90
-318.24199389648447 8.0899999999999999 1334.1420000000001
4241272320.4619999 90
-333.23199389648448 8.1099999999999994 1349.1320000000001
4487444293.9910002 90
-311.59999389648419 8.1099999999999994 1358.6099999999999
4643317864.6630001 90
-303.51799389648431 8.0600000000000005 1329.7880000000000
3997053999.6900001 90
-298.24599389648438 8.0700000000000003 1340.0660000000000
4165424148.9759998 90
-301.91399389648427 8.0800000000000001 1348.9240000000000
4310798255.2259998 90
-321.84999389648442 8.0999999999999996 1358.4900000000000
4467866963.4499998 90
-305.49599389648438 8.0999999999999996 1368.0560000000000
4625109008.6610003 90
-299.78999389648448 8.109999999
*etc...*
...DENSITY, ELEVATION & SEISMIC VELOCITIES...
...GRAVITY AND GEOID ANOMALIES...
...OUTPUT OF RESULTS...
...DONE!!...
END OF THE SECOND RUN OF LITMOD
Note: The following floating-point exceptions are signalling: IEEE_DENORMAL
And the results:
[image: Figure 1]
<https://user-images.githubusercontent.com/82495441/115644972-1632b600-a352-11eb-9226-e5c5aef5ff58.png>
[image: Figure 2]
<https://user-images.githubusercontent.com/82495441/115644997-2480d200-a352-11eb-9d6d-0aad4a378275.png>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADNUNSNZXMNOWYA35KVER43TJ6AMHANCNFSM424WYE5A>
.
--
*Ajay Kumar <https://sites.google.com/site/kumarajay6763/home>*
*Mobile No: **+49 1514 5593301*
*Research Gate <https://www.researchgate.net/profile/Ajay_Kumar388>*
*Google Scholar
<https://scholar.google.com/citations?hl=en&user=2DdXNWUAAAAJ>*
|
Hi,
I am getting this error as soon as I close my first body and refresh:
I have no idea how to solve this. :(
The text was updated successfully, but these errors were encountered: