Commit 730140cd authored by Andrea Giannetti's avatar Andrea Giannetti
Browse files

Updated config files to default cluster configuration.

parent 705ac2f2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,4 +9,4 @@ overrides:
    gas_density_limits: [1e3, 1e7]
    gas_density_step: 3
    gas_density_unit: cm^-3
    lines_to_process: [['87', '86'], ['88', '87'], ['257', '256'], ['381', '380']]
    lines_to_process: [['87', '86'], ['88', '87'], ['88', '86'], ['257', '256'], ['381', '380']]
+1 −1
Original line number Diff line number Diff line
@@ -11,6 +11,6 @@ radmc_observation:
    iline: 2
    width_kms: 10
    nchannels: 100
    npix: 102
    npix: 101
    threads: 12
    image_size_pc: 2
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ grid:
    dust_temperature_powerlaw_idx: -0.5
    microturbulence: 1.5
    microturbulence_unit: 'km/s'
    dim1: {"size": 2, "size_units": "pc", "shape": 51, "refpix": 25}
    dim1: {"size": 2, "size_units": "pc", "shape": 101, "refpix": 50}
    velocity_field: 'solid'
    velocity_gradient: 2
    velocity_gradient_unit: "km/(s pc)"