Advertisement
Guest User

rockstar error RefineBy

a guest
May 28th, 2019
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.29 KB | None | 0 0
  1. yt : [INFO ] 2019-05-28 14:12:17,658 Global parallel computation enabled: 0 / 7
  2. yt : [INFO ] 2019-05-28 14:12:17,658 Global parallel computation enabled: 2 / 7
  3. yt : [INFO ] 2019-05-28 14:12:17,658 Global parallel computation enabled: 3 / 7
  4. yt : [INFO ] 2019-05-28 14:12:17,658 Global parallel computation enabled: 4 / 7
  5. yt : [INFO ] 2019-05-28 14:12:17,658 Global parallel computation enabled: 5 / 7
  6. yt : [INFO ] 2019-05-28 14:12:17,658 Global parallel computation enabled: 1 / 7
  7. yt : [INFO ] 2019-05-28 14:12:17,658 Global parallel computation enabled: 6 / 7
  8. P000 yt : [INFO ] 2019-05-28 14:12:17,713 Checking 10 potential outputs.
  9. P000 yt : [INFO ] 2019-05-28 14:12:18,711 Checking 48 potential outputs.
  10. File "/home/user/scripts/rockstar_nested.py", line 52, in <module>
  11. es = yt.simulation(sys.argv[1], "Enzo", find_outputs=True)
  12. File "/beegfs/home/user/yt-conda/src/yt-git/yt/convenience.py", line 129, in simulation
  13. find_outputs=find_outputs)
  14. File "/beegfs/home/user/yt-conda/src/yt-git/yt/frontends/enzo/simulation_handling.py", line 80, in __init__
  15. find_outputs=find_outputs)
  16. File "/beegfs/home/user/yt-conda/src/yt-git/yt/data_objects/time_series.py", line 517, in __init__
  17. self._get_all_outputs(find_outputs=find_outputs)
  18. File "/beegfs/home/user/yt-conda/src/yt-git/yt/frontends/enzo/simulation_handling.py", line 464, in _get_all_outputs
  19. File "/home/user/scripts/rockstar_nested.py", line 52, in <module>
  20. self._find_outputs()
  21. File "/beegfs/home/user/yt-conda/src/yt-git/yt/frontends/enzo/simulation_handling.py", line 568, in _find_outputs
  22. self._check_for_outputs(potential_redshift_outputs)
  23. File "/beegfs/home/user/yt-conda/src/yt-git/yt/frontends/enzo/simulation_handling.py", line 608, in _check_for_outputs
  24. ds = load(filename)
  25. File "/beegfs/home/user/yt-conda/src/yt-git/yt/convenience.py", line 86, in load
  26. return candidates[0](*args, **kwargs)
  27. File "/beegfs/home/user/yt-conda/src/yt-git/yt/frontends/enzo/data_structures.py", line 691, in __init__
  28. es = yt.simulation(sys.argv[1], "Enzo", find_outputs=True)
  29. File "/beegfs/home/user/yt-conda/src/yt-git/yt/convenience.py", line 129, in simulation
  30. File "/home/user/scripts/rockstar_nested.py", line 52, in <module>
  31. find_outputs=find_outputs)
  32. File "/beegfs/home/user/yt-conda/src/yt-git/yt/frontends/enzo/simulation_handling.py", line 80, in __init__
  33. units_override=units_override, unit_system=unit_system)
  34. File "/beegfs/home/user/yt-conda/src/yt-git/yt/data_objects/static_output.py", line 311, in __init__
  35. es = yt.simulation(sys.argv[1], "Enzo", find_outputs=True)
  36. File "/beegfs/home/user/yt-conda/src/yt-git/yt/convenience.py", line 129, in simulation
  37. find_outputs=find_outputs)
  38. File "/beegfs/home/user/yt-conda/src/yt-git/yt/data_objects/time_series.py", line 517, in __init__
  39. self._parse_parameter_file()
  40. File "/beegfs/home/user/yt-conda/src/yt-git/yt/frontends/enzo/data_structures.py", line 752, in _parse_parameter_file
  41. find_outputs=find_outputs)
  42. File "/beegfs/home/user/yt-conda/src/yt-git/yt/frontends/enzo/simulation_handling.py", line 80, in __init__
  43. self._parse_enzo2_parameter_file(f)
  44. File "/beegfs/home/user/yt-conda/src/yt-git/yt/frontends/enzo/data_structures.py", line 828, in _parse_enzo2_parameter_file
  45. self.refine_by = self.parameters["RefineBy"]
  46. P000 yt : [ERROR ] 2019-05-28 14:12:18,754 KeyError: 'RefineBy'
  47. application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
  48. self._get_all_outputs(find_outputs=find_outputs)
  49. File "/beegfs/home/user/yt-conda/src/yt-git/yt/frontends/enzo/simulation_handling.py", line 464, in _get_all_outputs
  50. self._find_outputs()
  51. File "/beegfs/home/user/yt-conda/src/yt-git/yt/frontends/enzo/simulation_handling.py", line 568, in _find_outputs
  52. self._check_for_outputs(potential_redshift_outputs)
  53. File "/beegfs/home/user/yt-conda/src/yt-git/yt/frontends/enzo/simulation_handling.py", line 608, in _check_for_outputs
  54. find_outputs=find_outputs)
  55. File "/beegfs/home/user/yt-conda/src/yt-git/yt/data_objects/time_series.py", line 517, in __init__
  56. ds = load(filename)
  57. File "/beegfs/home/user/yt-conda/src/yt-git/yt/convenience.py", line 86, in load
  58. return candidates[0](*args, **kwargs)
  59. File "/beegfs/home/user/yt-conda/src/yt-git/yt/frontends/enzo/data_structures.py", line 691, in __init__
  60. self._get_all_outputs(find_outputs=find_outputs)
  61. File "/beegfs/home/user/yt-conda/src/yt-git/yt/frontends/enzo/simulation_handling.py", line 464, in _get_all_outputs
  62. self._find_outputs()
  63. File "/beegfs/home/user/yt-conda/src/yt-git/yt/frontends/enzo/simulation_handling.py", line 568, in _find_outputs
  64. units_override=units_override, unit_system=unit_system)
  65. File "/beegfs/home/user/yt-conda/src/yt-git/yt/data_objects/static_output.py", line 311, in __init__
  66. self._check_for_outputs(potential_redshift_outputs)
  67. File "/beegfs/home/user/yt-conda/src/yt-git/yt/frontends/enzo/simulation_handling.py", line 608, in _check_for_outputs
  68. ds = load(filename)
  69. File "/beegfs/home/user/yt-conda/src/yt-git/yt/convenience.py", line 86, in load
  70. return candidates[0](*args, **kwargs)
  71. File "/beegfs/home/user/yt-conda/src/yt-git/yt/frontends/enzo/data_structures.py", line 691, in __init__
  72. self._parse_parameter_file()
  73. File "/beegfs/home/user/yt-conda/src/yt-git/yt/frontends/enzo/data_structures.py", line 752, in _parse_parameter_file
  74. units_override=units_override, unit_system=unit_system)
  75. File "/beegfs/home/user/yt-conda/src/yt-git/yt/data_objects/static_output.py", line 311, in __init__
  76. self._parse_enzo2_parameter_file(f)
  77. File "/beegfs/home/user/yt-conda/src/yt-git/yt/frontends/enzo/data_structures.py", line 828, in _parse_enzo2_parameter_file
  78. self.refine_by = self.parameters["RefineBy"]
  79. P005 yt : [ERROR ] 2019-05-28 14:12:18,759 KeyError: 'RefineBy'
  80. application called MPI_Abort(MPI_COMM_WORLD, 1) - process 5
  81. self._parse_parameter_file()
  82. File "/beegfs/home/user/yt-conda/src/yt-git/yt/frontends/enzo/data_structures.py", line 752, in _parse_parameter_file
  83. self._parse_enzo2_parameter_file(f)
  84. File "/beegfs/home/user/yt-conda/src/yt-git/yt/frontends/enzo/data_structures.py", line 828, in _parse_enzo2_parameter_file
  85. self.refine_by = self.parameters["RefineBy"]
  86. P004 yt : [ERROR ] 2019-05-28 14:12:18,760 KeyError: 'RefineBy'
  87. application called MPI_Abort(MPI_COMM_WORLD, 1) - process 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement