Automatic Tests for ProDiMo

Test Results

Reference Code Version: eed24d7c 2026/02/12

Tested Code Version: 40559d32 in /home/pwoitke/ProDiMo_ref

Extra Parameters:

--- 1.E+99 ! cputime_max
--- .false. ! chem_stability
.false. ! parallel_debug

Started: Tue Mar 17 00:00:04 2026

Update ProDiMo

Updating 40559d32..753dbc97
Fast-forward
 data/H2O_ortho_rovib_Lamda.dat   | 822 +++++++++++++++++++-------------------
 data/H2O_para_rovib_Lamda.dat    | 826 +++++++++++++++++++--------------------
 python/LineAnalyseAllLines.py    |  15 +-
 python/RotationalDiagram.py      | 128 ++++++
 src_develop/add_hitran_lines.f   |  80 +++-
 src_develop/allocate_variables.f |  15 +-
 src_develop/dataNLTE.f           |  10 +-
 src_develop/init_heatcool.f      |   2 +-
 src_develop/line_precalculate.f  |   6 +
 src_develop/makefile.objects     |   3 +-
 src_develop/pop_output.f         |  26 +-
 src_develop/pump_generic.f       | 161 ++++++++
 src_develop/read_nlte_lambda.f   |  44 ++-
 src_develop/stateq_it.f          | 138 +++----
 14 files changed, 1337 insertions(+), 939 deletions(-)
 create mode 100644 python/RotationalDiagram.py
 create mode 100644 src_develop/pump_generic.f
"753dbc97	Peter Woitke	Mon Mar 16 09:33:45 2026 +0100	cosmetic changes pump_generic"

Compile ProDiMo

ProDiMo compilation successful!

Testcases

usertimechem.stability
MCOK  similar (15.1 -> 15.0 sec)  similar (100.00 -> 100.00 %)
MC_HYDROCARBONOK  similar (23.4 -> 23.3 sec)  similar (100.00 -> 100.00 %)
MC_SURFDOK  similar (27.3 -> 27.0 sec)  similar (100.00 -> 100.00 %)
MC_SURFD_REACDEVOK  similar (27.3 -> 27.0 sec)  similar (100.00 -> 100.00 %)
MC_XRAYOK  similar (14.9 -> 14.9 sec)  similar (100.00 -> 100.00 %)
BM_MC_UMIST2012OK  similar (14.6 -> 14.0 sec)  similar (100.00 -> 100.00 %)
BM_SURFACE_CHEMISTRYOK  similar (46.1 -> 44.0 sec)  similar (100.00 -> 100.00 %)
BM_SURFACE_CHEMISTRY_FLAGSOK  similar (46.1 -> 44.3 sec)  similar (100.00 -> 100.00 %)
BM_RT2OK  similar (161.9 -> 162.5 sec)  similar (100.00 -> 100.00 %)
INIT_FIXEDSDOK  faster (166.8 -> 152.4 sec)  similar (100.00 -> 100.00 %)
INIT_INTERFACE1DOK  similar (68.4 -> 68.4 sec)  similar (100.00 -> 100.00 %)
INIT_TWOZONEOK  similar (61.7 -> 62.1 sec)  similar (100.00 -> 100.00 %)
INIT_TWOZONE_GAPOK  similar (29.6 -> 29.5 sec)  similar (100.00 -> 100.00 %)
INIT_ENVELOPEOK  similar (45.3 -> 45.3 sec)  similar (100.00 -> 100.00 %)
TC1OK  similar (71.5 -> 68.8 sec)  similar (99.97 -> 100.00 %)
SU_DIANAOK  similar (303.8 -> 299.7 sec)  similar (99.99 -> 99.99 %)
SU_DIANACHEMOK  similar (49.2 -> 48.2 sec)  similar (99.84 -> 99.84 %)
SU_DIANACHEM_REACDEVOK  similar (64.7 -> 63.9 sec)  similar (99.92 -> 99.92 %)
SU_DIANACHEM_TDOK  similar (200.7 -> 196.9 sec)  similar (100.00 -> 100.00 %)
SU_DIANACHEM_XRTOK  similar (271.7 -> 268.4 sec)  similar (99.92 -> 99.92 %)
SU_DIANACHEM_XRTDUSTOK  similar (529.4 -> 527.4 sec)  similar (100.00 -> 100.00 %)
SU_DIANACHEM_CUBEOK  similar (91.3 -> 90.5 sec)  similar (99.84 -> 99.84 %)
LK_DIANA_HOK  similar (1211.2 -> 1166.1 sec)  similar (99.97 -> 99.96 %)
LU_SURFCHEMOK  similar (153.2 -> 154.5 sec)  better (93.01 -> 95.67 %)
LU_POSDEP_OPACOK  similar (779.2 -> 778.9 sec)  similar (99.50 -> 99.50 %)
LU_DUSTCHARGEOK  similar (388.6 -> 383.7 sec)  similar (99.91 -> 99.98 %)
TWHYA_REACDEVOK  similar (461.2 -> 458.0 sec)  similar (100.00 -> 100.00 %)

27/27 tests successful.

What version/revision to use?

In case the test results shown here are successful we recommend to use the most recent version.
To update your ProDiMo installation type:
git pull
in your ProDiMo directory and recompile the code.

In case the tests failed we recommend to use the actual reference version/revision.
To update your ProDiMo installation type:
git pull
git checkout eed24d7c
in your ProDiMo directory and recompile the code.

Finished: Tue Mar 17 01:28:33 2026

Log data

Subject: ProDiMo Automatic Tests
prodimoDir: /home/pwoitke/ProDiMo_ref
prodimoExec: /home/pwoitke/ProDiMo_ref/src_develop/prodimo
prodimoData: /home/pwoitke/ProDiMo_ref/data/
prodimoUpdate: True
outputDir: /home/pwoitke/prodimotests/rundir/TCS
testcaseDir: /home/pwoitke/prodimotests/punit
testcaseFile: /home/pwoitke/prodimotests/punit/testcases.txt
testcases: None
onlyCompare: False
paraExtra: /home/pwoitke/prodimotests/ParameterExtra.in

Extra Parameters:
--- 1.E+99 ! cputime_max
--- .false. ! chem_stability
.false. ! parallel_debug
Started: Tue Mar 17 00:00:04 2026

UPDATE ProDiMo ...
Updating 40559d32..753dbc97
Fast-forward
data/H2O_ortho_rovib_Lamda.dat | 822 +++++++++++++++++++-------------------
data/H2O_para_rovib_Lamda.dat | 826 +++++++++++++++++++--------------------
python/LineAnalyseAllLines.py | 15 +-
python/RotationalDiagram.py | 128 ++++++
src_develop/add_hitran_lines.f | 80 +++-
src_develop/allocate_variables.f | 15 +-
src_develop/dataNLTE.f | 10 +-
src_develop/init_heatcool.f | 2 +-
src_develop/line_precalculate.f | 6 +
src_develop/makefile.objects | 3 +-
src_develop/pop_output.f | 26 +-
src_develop/pump_generic.f | 161 ++++++++
src_develop/read_nlte_lambda.f | 44 ++-
src_develop/stateq_it.f | 138 +++----
14 files changed, 1337 insertions(+), 939 deletions(-)
create mode 100644 python/RotationalDiagram.py
create mode 100644 src_develop/pump_generic.f

"753dbc97 Peter Woitke Mon Mar 16 09:33:45 2026 +0100 cosmetic changes pump_generic"

COMPILE ProDiMo ...
OK

System load ...
top - 00:00:40 up 5 days, 8:12, 1 user, load average: 1,62, 0,39, 0,15
Tasks: 911 total, 1 running, 908 sleeping, 0 stopped, 2 zombie
%Cpu(s): 0,1 us, 0,2 sy, 0,0 ni, 99,7 id, 0,0 wa, 0,0 hi, 0,0 si, 0,0 st
MiB Mem : 128617,4 total, 95789,6 free, 10506,3 used, 22321,5 buff/cache
MiB Swap: 2048,0 total, 2048,0 free, 0,0 used. 116670,3 avail Mem

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
3204 pwoitke 20 0 12,5g 1,0g 364704 S 5,6 0,8 145:03.59 firefox+
300309 pwoitke 20 0 23656 5688 4036 R 5,6 0,0 0:00.03 top
1 root 20 0 167784 13376 8376 S 0,0 0,0 0:12.67 systemd
2 root 20 0 0 0 0 S 0,0 0,0 0:00.22 kthreadd
3 root 20 0 0 0 0 S 0,0 0,0 0:00.00 pool_wo+
4 root 0 -20 0 0 0 I 0,0 0,0 0:00.00 kworker+
5 root 0 -20 0 0 0 I 0,0 0,0 0:00.00 kworker+
6 root 0 -20 0 0 0 I 0,0 0,0 0:00.00 kworker+
7 root 0 -20 0 0 0 I 0,0 0,0 0:00.00 kworker+
10 root 0 -20 0 0 0 I 0,0 0,0 0:00.00 kworker+
12 root 0 -20 0 0 0 I 0,0 0,0 0:00.00 kworker+
13 root 20 0 0 0 0 I 0,0 0,0 0:00.00 rcu_tas+
14 root 20 0 0 0 0 I 0,0 0,0 0:00.00 rcu_tas+

Run test cases ...

MC
Ratecoefficients OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
Abundances OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
MC OK similar (15.1 -> 15.0 sec) similar (100.00 -> 100.00 %)

MC_HYDROCARBON
Ratecoefficients OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
Abundances OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
MC_HYDROCARBON OK similar (23.4 -> 23.3 sec) similar (100.00 -> 100.00 %)

MC_SURFD
Ratecoefficients OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
Abundances OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
MC_SURFD OK similar (27.3 -> 27.0 sec) similar (100.00 -> 100.00 %)

MC_SURFD_REACDEV
Ratecoefficients OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
Abundances OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
MC_SURFD_REACDEV OK similar (27.3 -> 27.0 sec) similar (100.00 -> 100.00 %)

MC_XRAY
Ratecoefficients OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
Abundances OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
MC_XRAY OK similar (14.9 -> 14.9 sec) similar (100.00 -> 100.00 %)

BM_MC_UMIST2012
Ratecoefficients OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
Abundances OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
BM_MC_UMIST2012 OK similar (14.6 -> 14.0 sec) similar (100.00 -> 100.00 %)

BM_SURFACE_CHEMISTRY
Ratecoefficients OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
Abundances OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
BM_SURFACE_CHEMISTRY OK similar (46.1 -> 44.0 sec) similar (100.00 -> 100.00 %)

BM_SURFACE_CHEMISTRY_FLAGS
Ratecoefficients OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
Abundances OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
BM_SURFACE_CHEMISTRY_FLAGS OK similar (46.1 -> 44.3 sec) similar (100.00 -> 100.00 %)

BM_RT2
X OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Z OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
NHtot OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhog OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhod OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Elements OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpac OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpacEnv OK
Td OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Tg OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Solved_chem OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaCR OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaX OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
LineFluxes OK
LineEstimates OK (max. Error (index): 7.2e-03% (np.int64(4792),), points different: 0.0e+00%)
SED OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
ReactionsOut OK
Mie OK
LineCubes OK
Abundances OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0), np.int64(0)), points different: 0.0e+00%)
BM_RT2 OK similar (161.9 -> 162.5 sec) similar (100.00 -> 100.00 %)

INIT_FIXEDSD
X OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Z OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
NHtot OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhog OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhod OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Elements OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpac OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpacEnv OK
Td OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Tg OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Solved_chem OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaCR OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaX OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
LineFluxes OK
LineEstimates OK
SED OK
ReactionsOut OK
Mie OK
LineCubes OK
Abundances OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0), np.int64(0)), points different: 0.0e+00%)
INIT_FIXEDSD OK faster (166.8 -> 152.4 sec) similar (100.00 -> 100.00 %)

INIT_INTERFACE1D
X OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Z OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
NHtot OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhog OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhod OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Elements OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpac OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpacEnv OK
Td OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Tg OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Solved_chem OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaCR OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaX OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
LineFluxes OK
LineEstimates OK
SED OK
ReactionsOut OK
Mie OK
LineCubes OK
Abundances OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0), np.int64(0)), points different: 0.0e+00%)
INIT_INTERFACE1D OK similar (68.4 -> 68.4 sec) similar (100.00 -> 100.00 %)

INIT_TWOZONE
X OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Z OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
NHtot OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhog OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhod OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Elements OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpac OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpacEnv OK
Td OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Tg OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Solved_chem OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaCR OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaX OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
LineFluxes OK
LineEstimates OK
SED OK
ReactionsOut OK
Mie OK
LineCubes OK
Abundances OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0), np.int64(0)), points different: 0.0e+00%)
INIT_TWOZONE OK similar (61.7 -> 62.1 sec) similar (100.00 -> 100.00 %)

INIT_TWOZONE_GAP
X OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Z OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
NHtot OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhog OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhod OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Elements OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpac OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpacEnv OK
Td OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Tg OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Solved_chem OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaCR OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaX OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
LineFluxes OK
LineEstimates OK
SED OK
ReactionsOut OK
Mie OK
LineCubes OK
Abundances OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0), np.int64(0)), points different: 0.0e+00%)
INIT_TWOZONE_GAP OK similar (29.6 -> 29.5 sec) similar (100.00 -> 100.00 %)

INIT_ENVELOPE
X OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Z OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
NHtot OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhog OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhod OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Elements OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpac OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpacEnv OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
Td OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Tg OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Solved_chem OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaCR OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaX OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
LineFluxes OK
LineEstimates OK
SED OK
ReactionsOut OK
Mie OK
LineCubes OK
Abundances OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0), np.int64(0)), points different: 0.0e+00%)
INIT_ENVELOPE OK similar (45.3 -> 45.3 sec) similar (100.00 -> 100.00 %)

TC1
X OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Z OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
NHtot OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhog OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhod OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Elements OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpac OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpacEnv OK
Td OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Tg OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Solved_chem OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaCR OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaX OK (max. Error (index): 5.7e-04% (np.int64(15), np.int64(1)), points different: 0.0e+00%)
LineFluxes OK
LineEstimates OK (max. Error (index): 5.6e-03% (np.int64(18928),), points different: 0.0e+00%)
SED OK
ReactionsOut OK
Mie OK
LineCubes OK
Abundances OK (max. Error (index): 4.1e-02% (np.int64(15), np.int64(1), np.int64(47)), points different: 0.0e+00%)
TC1 OK similar (71.5 -> 68.8 sec) similar (99.97 -> 100.00 %)

SU_DIANA
X OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Z OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
NHtot OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhog OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhod OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Elements OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpac OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpacEnv OK
Td OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Tg OK (max. Error (index): 1.3e-06% (np.int64(4), np.int64(32)), points different: 0.0e+00%)
Solved_chem OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaCR OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaX OK (max. Error (index): 6.3e-04% (np.int64(18), np.int64(19)), points different: 0.0e+00%)
LineFluxes OK (max. Error (index): 6.2e-06% (np.int64(14),), points different: 0.0e+00%)
LineEstimates OK (max. Error (index): 4.9e-03% (np.int64(30434),), points different: 0.0e+00%)
SED OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
ReactionsOut OK
Mie OK
LineCubes OK
Abundances OK (max. Error (index): 1.0e+02% (np.int64(30), np.int64(0), np.int64(67)), points different: 5.4e-03%)
SU_DIANA OK similar (303.8 -> 299.7 sec) similar (99.99 -> 99.99 %)

SU_DIANACHEM
X OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Z OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
NHtot OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhog OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhod OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Elements OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpac OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpacEnv OK
Td OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Tg OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Solved_chem OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaCR OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaX OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
LineFluxes OK
LineEstimates OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
SED OK
ReactionsOut OK
Mie OK
LineCubes OK
Abundances OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0), np.int64(0)), points different: 0.0e+00%)
SU_DIANACHEM OK similar (49.2 -> 48.2 sec) similar (99.84 -> 99.84 %)

SU_DIANACHEM_REACDEV
X OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Z OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
NHtot OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhog OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhod OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Elements OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpac OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpacEnv OK
Td OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Tg OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Solved_chem OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaCR OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaX OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
LineFluxes OK
LineEstimates OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
SED OK
ReactionsOut OK
Mie OK
LineCubes OK
Abundances OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0), np.int64(0)), points different: 0.0e+00%)
SU_DIANACHEM_REACDEV OK similar (64.7 -> 63.9 sec) similar (99.92 -> 99.92 %)

SU_DIANACHEM_TD
X OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Z OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
NHtot OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhog OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhod OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Elements OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpac OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpacEnv OK
Td OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Tg OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Solved_chem OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaCR OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaX OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
LineFluxes OK
LineEstimates OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
SED OK
ReactionsOut OK
Mie OK
LineCubes OK
Abundances OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0), np.int64(0)), points different: 0.0e+00%)
SU_DIANACHEM_TD OK similar (200.7 -> 196.9 sec) similar (100.00 -> 100.00 %)

SU_DIANACHEM_XRT
X OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Z OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
NHtot OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhog OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhod OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Elements OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpac OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpacEnv OK
Td OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Tg OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Solved_chem OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaCR OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaX OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
LineFluxes OK
LineEstimates OK (max. Error (index): 1.0e-03% (np.int64(3626),), points different: 0.0e+00%)
SED OK
ReactionsOut OK
Mie OK
LineCubes OK
Abundances OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0), np.int64(0)), points different: 0.0e+00%)
SU_DIANACHEM_XRT OK similar (271.7 -> 268.4 sec) similar (99.92 -> 99.92 %)

SU_DIANACHEM_XRTDUST
X OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Z OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
NHtot OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhog OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhod OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Elements OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpac OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpacEnv OK
Td OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Tg OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Solved_chem OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaCR OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaX OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
LineFluxes OK
LineEstimates OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
SED OK
ReactionsOut OK
Mie OK
LineCubes OK
Abundances OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0), np.int64(0)), points different: 0.0e+00%)
SU_DIANACHEM_XRTDUST OK similar (529.4 -> 527.4 sec) similar (100.00 -> 100.00 %)

SU_DIANACHEM_CUBE
X OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Z OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
NHtot OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhog OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhod OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Elements OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpac OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpacEnv OK
Td OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Tg OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Solved_chem OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaCR OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaX OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
LineFluxes OK (max. Error (index): 2.6e-05% (np.int64(13),), points different: 0.0e+00%)
LineEstimates OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
SED OK
ReactionsOut OK
Mie OK
LineCubes OK
Abundances OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0), np.int64(0)), points different: 0.0e+00%)
SU_DIANACHEM_CUBE OK similar (91.3 -> 90.5 sec) similar (99.84 -> 99.84 %)

LK_DIANA_H
X OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Z OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
NHtot OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhog OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhod OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Elements OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpac OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpacEnv OK
Td OK (max. Error (index): 7.7e-03% (np.int64(30), np.int64(15)), points different: 0.0e+00%)
Tg OK (max. Error (index): 5.4e-03% (np.int64(30), np.int64(15)), points different: 0.0e+00%)
Solved_chem OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaCR OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaX OK (max. Error (index): 7.9e-04% (np.int64(39), np.int64(22)), points different: 0.0e+00%)
LineFluxes OK (max. Error (index): 7.1e-04% (np.int64(4),), points different: 0.0e+00%)
LineEstimates OK (max. Error (index): 2.6e+00% (np.int64(7076),), points different: 0.0e+00%)
SED OK (max. Error (index): 1.2e-04% (np.int64(72),), points different: 0.0e+00%)
ReactionsOut OK
Mie OK
LineCubes OK
Abundances OK (max. Error (index): 1.9e+05% (np.int64(16), np.int64(8), np.int64(113)), points different: 7.8e-02%)
LK_DIANA_H OK similar (1211.2 -> 1166.1 sec) similar (99.97 -> 99.96 %)

LU_SURFCHEM
X OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Z OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
NHtot OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhog OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhod OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Elements OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpac OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpacEnv OK
Td OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Tg OK (max. Error (index): 4.5e-02% (np.int64(19), np.int64(18)), points different: 0.0e+00%)
Solved_chem OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaCR OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaX OK (max. Error (index): 1.7e-03% (np.int64(19), np.int64(17)), points different: 0.0e+00%)
LineFluxes OK (max. Error (index): 7.1e-03% (np.int64(3),), points different: 0.0e+00%)
LineEstimates OK (max. Error (index): 3.5e-01% (np.int64(11980),), points different: 0.0e+00%)
SED OK
ReactionsOut OK
Mie OK
LineCubes OK
Abundances OK (max. Error (index): 4.5e-01% (np.int64(19), np.int64(18), np.int64(158)), points different: 5.1e-02%)
LU_SURFCHEM OK similar (153.2 -> 154.5 sec) better (93.01 -> 95.67 %)

LU_POSDEP_OPAC
X OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Z OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
NHtot OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhog OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhod OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Elements OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpac OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpacEnv OK
Td OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Tg OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Solved_chem OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaCR OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaX OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
LineFluxes OK
LineEstimates OK (max. Error (index): 2.5e-03% (np.int64(11676),), points different: 0.0e+00%)
SED OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
ReactionsOut OK
Mie OK
LineCubes OK
Abundances OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0), np.int64(0)), points different: 0.0e+00%)
LU_POSDEP_OPAC OK similar (779.2 -> 778.9 sec) similar (99.50 -> 99.50 %)

LU_DUSTCHARGE
X OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Z OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
NHtot OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhog OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhod OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Elements OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpac OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpacEnv OK
Td OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Tg OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Solved_chem OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaCR OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaX OK (max. Error (index): 3.1e-04% (np.int64(6), np.int64(7)), points different: 0.0e+00%)
LineFluxes OK (max. Error (index): 1.9e-05% (np.int64(28),), points different: 0.0e+00%)
LineEstimates OK (max. Error (index): 6.4e-03% (np.int64(24279),), points different: 0.0e+00%)
SED OK
ReactionsOut OK
Mie OK
LineCubes OK
Abundances OK (max. Error (index): 2.9e-02% (np.int64(4), np.int64(2), np.int64(129)), points different: 0.0e+00%)
LU_DUSTCHARGE OK similar (388.6 -> 383.7 sec) similar (99.91 -> 99.98 %)

TWHYA_REACDEV
X OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Z OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
NHtot OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhog OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Rhod OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Elements OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpac OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
DustOpacEnv OK
Td OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Tg OK (max. Error (index): 1.1e-03% (np.int64(13), np.int64(24)), points different: 0.0e+00%)
Solved_chem OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaCR OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
ZetaX OK (max. Error (index): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
LineFluxes OK (max. Error (index): 2.2e-03% (np.int64(10),), points different: 0.0e+00%)
LineEstimates OK (max. Error (index): 9.9e-03% (np.int64(31768),), points different: 0.0e+00%)
SED OK (max. Error (index): 0.0e+00% (np.int64(0),), points different: 0.0e+00%)
ReactionsOut OK
Mie OK
LineCubes OK
Abundances OK (max. Error (index): 2.6e-02% (np.int64(13), np.int64(24), np.int64(54)), points different: 0.0e+00%)
TWHYA_REACDEV OK similar (461.2 -> 458.0 sec) similar (100.00 -> 100.00 %)

27/27 tests successful.

Finished: Tue Mar 17 01:28:33 2026