Skip to content
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

HDF5 error writing model file but Cmake test passes #165

Open
kwschultz opened this issue Apr 12, 2016 · 0 comments
Open

HDF5 error writing model file but Cmake test passes #165

kwschultz opened this issue Apr 12, 2016 · 0 comments

Comments

@kwschultz
Copy link
Contributor

186/207 Testing: mesh_two_taper_renorm_3000
186/207 Test: mesh_two_taper_renorm_3000
Command: "/Users/kasey/vq/build/src/mesher" "--import_file=../../../fault_traces/two_fault_1.txt" "--import_file_type=trace" "--import_trace_element_size=3000" "--taper_fault_method=taper_renorm" "--import_file=../../../fault_traces/two_fault_2.txt" "--import_file_type=trace" "--import_trace_element_size=3000" "--taper_fault_method=taper_renorm" "--export_file=two_fault_3000.txt" "--export_file_type=text" "--export_file=two_fault_3000.kml" "--export_file_type=kml" "--print_statistics=statistics_3000.txt"
Directory: /Users/kasey/vq/build/examples/two_fault/taper_renorm/
"mesh_two_taper_renorm_3000" start time: Apr 12 12:32 PDT
Output:
----------------------------------------------------------
# *** VQ Mesher Version 2.1.0 ***
# *** Git revision ID fd3945d53f96471f1e67e128e2496ad72ec58f1d ***
# *** QuakeLib 1.2.0 Git revision fd3945d53f96471f1e67e128e2496ad72ec58f1d ***
*** Summary of edits ***
File import ../../../fault_traces/two_fault_1.txt with type trace... done.
File import ../../../fault_traces/two_fault_2.txt with type trace... done.
Computing stress drops with stress_drop_factor=0.3
HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0:
  #000: H5T.c line 2149 in H5Tset_size(): not a datatype
    major: Invalid arguments to routine
    minor: Inappropriate type
HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0:
  #000: H5T.c line 2149 in H5Tset_size(): not a datatype
    major: Invalid arguments to routine
    minor: Inappropriate type
File export two_fault_3000.txt with type text... done.
File export two_fault_3000.kml with type kml... done.
Print statistics to statistics_3000.txt
<end of output>
Test time =   0.01 sec
----------------------------------------------------------
Test Passed.
"mesh_two_taper_renorm_3000" end time: Apr 12 12:32 PDT
"mesh_two_taper_renorm_3000" time elapsed: 00:00:00
----------------------------------------------------------
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

No branches or pull requests

1 participant