Skip to content

Commit

Permalink
Revert reduced NLTE regression test to original config.
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasCeulemans committed Oct 8, 2024
1 parent 06d8108 commit fb28161
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/benchmarks/numeric/reduce_phantom_3D_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ def reduce_phantom():

setup.set_uniform_rays (model) # Uncomment to use all directions
setup.set_boundary_condition_CMB (model)
setup.set_linedata_from_LAMDA_file(model, lamda_file, {'considered transitions': [0,1,2,3]})#first 4 transitions for testing should suffice
setup.set_linedata_from_LAMDA_file(model, lamda_file, {'considered transitions': [0]})#first transition for testing
# model = setup.set_linedata_from_LAMDA_file(model, lamda_file) # Consider all transitions
setup.set_quadrature (model)

Expand Down
Binary file modified tests/data/wind_00350_red_NLTE_intensity_magritte_0.9.0.npy
Binary file not shown.

0 comments on commit fb28161

Please sign in to comment.