Automatic Tests for ProDiMo

Test Results

Reference Code Version: 8e922fc9 2025/11/15

Tested Code Version: 31324fb2 in /home/pwoitke/ProDiMo_ref

Extra Parameters:

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

Started: Sun Dec 7 00:00:04 2025

Update ProDiMo

Updating 31324fb2..61068098
Fast-forward
 src_develop/allocate_variables.f   |    2 +-
 src_develop/calculate_SED2mono.f   |  680 --------------------
 src_develop/calculate_SEDmono.f    | 1227 +++++++++++++++++++++++++++++-------
 src_develop/dataSEDtransfer.f      |   10 +-
 src_develop/datamod.f              |    4 +-
 src_develop/fixed_disk_structure.f |   10 +-
 src_develop/image_process.f        |   95 +--
 src_develop/init_grid.f            |    2 +-
 src_develop/line_chi.f             |    3 +-
 src_develop/makefile.conda         |    3 +-
 src_develop/makefile.objects       |    1 -
 src_develop/prodimo.f              |    3 +-
 src_develop/radiative_transfer.f   |    3 +-
 src_develop/read_MCFOST.f90        |    1 +
 src_develop/read_parameter.f       |   37 +-
 src_develop/rt_grid.f              |    4 +-
 src_develop/sed_chi.f              |   11 +-
 17 files changed, 1113 insertions(+), 983 deletions(-)
 delete mode 100644 src_develop/calculate_SED2mono.f
"61068098	Christian Rab	Sat Dec 6 22:20:16 2025 +0100	Set some missing default values, and remove unused param pg_mc."

Compile ProDiMo

ProDiMo compilation successful!

Testcases

usertimechem.stability
MCOK  similar (14.9 -> 14.9 sec)  similar (100.00 -> 100.00 %)
MC_HYDROCARBONOK  similar (23.2 -> 23.2 sec)  similar (100.00 -> 100.00 %)
MC_SURFDOK  similar (19.1 -> 19.0 sec)  similar (100.00 -> 100.00 %)
MC_SURFD_REACDEVOK  similar (19.3 -> 19.3 sec)  similar (100.00 -> 100.00 %)
MC_XRAYOK  similar (14.8 -> 14.8 sec)  similar (100.00 -> 100.00 %)
BM_MC_UMIST2012OK  similar (13.9 -> 13.9 sec)  similar (100.00 -> 100.00 %)
BM_SURFACE_CHEMISTRYOK  similar (35.9 -> 35.7 sec)  similar (100.00 -> 100.00 %)
BM_SURFACE_CHEMISTRY_FLAGSOK  similar (36.2 -> 36.2 sec)  similar (100.00 -> 100.00 %)
BM_RT2OK  similar (158.7 -> 158.7 sec)  similar (100.00 -> 100.00 %)
INIT_FIXEDSDOK  similar (163.9 -> 164.2 sec)  similar (100.00 -> 100.00 %)
INIT_INTERFACE1DOK  similar (67.8 -> 67.8 sec)  similar (100.00 -> 100.00 %)
INIT_TWOZONEOK  similar (44.7 -> 44.5 sec)  similar (100.00 -> 100.00 %)
INIT_TWOZONE_GAPOK  similar (28.6 -> 28.5 sec)  similar (100.00 -> 100.00 %)
INIT_ENVELOPEOK  similar (32.6 -> 32.6 sec)  similar (100.00 -> 100.00 %)
TC1OK  similar (71.0 -> 70.8 sec)  similar (100.00 -> 99.99 %)
SU_DIANAOK  similar (290.2 -> 289.1 sec)  similar (99.99 -> 99.99 %)
SU_DIANACHEMOK  similar (48.4 -> 48.6 sec)  similar (99.84 -> 99.84 %)
SU_DIANACHEM_REACDEVOK  similar (63.3 -> 63.3 sec)  similar (99.92 -> 99.92 %)
SU_DIANACHEM_TDOK  similar (196.5 -> 197.4 sec)  similar (100.00 -> 100.00 %)
SU_DIANACHEM_XRTOK  slower (271.8 -> 343.2 sec)  similar (99.92 -> 99.92 %)
SU_DIANACHEM_XRTDUSTOK  slower (533.4 -> 632.7 sec)  similar (100.00 -> 100.00 %)
SU_DIANACHEM_CUBEOK  slower (91.4 -> 126.7 sec)  similar (99.84 -> 99.84 %)
LK_DIANA_HOK  slower (1235.4 -> 1705.5 sec)  similar (99.96 -> 99.98 %)
LU_SURFCHEMOK  faster (221.5 -> 178.8 sec)  better (95.65 -> 98.26 %)
LU_POSDEP_OPACOK  slower (790.6 -> 941.0 sec)  similar (99.12 -> 99.12 %)
LU_DUSTCHARGEOK  slower (380.4 -> 568.0 sec)  worse (99.93 -> 99.58 %)
TWHYA_REACDEVOK  slower (442.7 -> 588.2 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 8e922fc9
in your ProDiMo directory and recompile the code.

Finished: Sun Dec 7 01:48:09 2025

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: Sun Dec 7 00:00:04 2025

UPDATE ProDiMo ...
Updating 31324fb2..61068098
Fast-forward
src_develop/allocate_variables.f | 2 +-
src_develop/calculate_SED2mono.f | 680 --------------------
src_develop/calculate_SEDmono.f | 1227 +++++++++++++++++++++++++++++-------
src_develop/dataSEDtransfer.f | 10 +-
src_develop/datamod.f | 4 +-
src_develop/fixed_disk_structure.f | 10 +-
src_develop/image_process.f | 95 +--
src_develop/init_grid.f | 2 +-
src_develop/line_chi.f | 3 +-
src_develop/makefile.conda | 3 +-
src_develop/makefile.objects | 1 -
src_develop/prodimo.f | 3 +-
src_develop/radiative_transfer.f | 3 +-
src_develop/read_MCFOST.f90 | 1 +
src_develop/read_parameter.f | 37 +-
src_develop/rt_grid.f | 4 +-
src_develop/sed_chi.f | 11 +-
17 files changed, 1113 insertions(+), 983 deletions(-)
delete mode 100644 src_develop/calculate_SED2mono.f

"61068098 Christian Rab Sat Dec 6 22:20:16 2025 +0100 Set some missing default values, and remove unused param pg_mc."

COMPILE ProDiMo ...
OK

System load ...
top - 00:00:22 up 5 days, 9:07, 2 users, load average: 2,05, 0,47, 0,28
Tasks: 865 total, 1 running, 862 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, 96664,0 free, 8043,3 used, 23910,1 buff/cache
MiB Swap: 2048,0 total, 2048,0 free, 0,0 used. 118983,0 avail Mem

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
454025 pwoitke 20 0 3978712 329884 119536 S 5,9 0,3 95:40.74 Isolate+
1212860 pwoitke 20 0 23664 5120 3584 R 5,9 0,0 0:00.03 top
1 root 20 0 166716 10240 7680 S 0,0 0,0 0:13.67 systemd
2 root 20 0 0 0 0 S 0,0 0,0 0:00.17 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 (14.9 -> 14.9 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.2 -> 23.2 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 (19.1 -> 19.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 (19.3 -> 19.3 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.8 -> 14.8 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 (13.9 -> 13.9 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 (35.9 -> 35.7 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 (36.2 -> 36.2 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): 0.0e+00% (np.int64(0),), 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 (158.7 -> 158.7 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 similar (163.9 -> 164.2 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 (67.8 -> 67.8 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 (44.7 -> 44.5 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 (28.6 -> 28.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 (32.6 -> 32.6 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): 6.8e-04% (np.int64(11), np.int64(2)), points different: 0.0e+00%)
LineFluxes OK
LineEstimates OK (max. Error (index): 5.6e-03% (np.int64(21712),), points different: 0.0e+00%)
SED OK
ReactionsOut OK
Mie OK
LineCubes OK
Abundances OK (max. Error (index): 1.5e-02% (np.int64(11), np.int64(2), np.int64(49)), points different: 0.0e+00%)
TC1 OK similar (71.0 -> 70.8 sec) similar (100.00 -> 99.99 %)

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): 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.2e-14% (np.int64(2),), points different: 0.0e+00%)
LineEstimates OK (max. Error (index): 0.0e+00% (np.int64(0),), 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%)
SU_DIANA OK similar (290.2 -> 289.1 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 (48.4 -> 48.6 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): 2.0e-03% (np.int64(14), np.int64(0), np.int64(189)), points different: 0.0e+00%)
SU_DIANACHEM_REACDEV OK similar (63.3 -> 63.3 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 (196.5 -> 197.4 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.5e-03% (np.int64(21689),), points different: 0.0e+00%)
SED OK
ReactionsOut OK
Mie OK
LineCubes OK
Abundances OK (max. Error (index): 4.8e-01% (np.int64(14), np.int64(3), np.int64(70)), points different: 1.6e-03%)
SU_DIANACHEM_XRT OK slower (271.8 -> 343.2 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): 3.4e-02% (np.int64(12), np.int64(10)), points different: 0.0e+00%)
LineFluxes OK
LineEstimates OK (max. Error (index): 7.1e-03% (np.int64(19745),), points different: 0.0e+00%)
SED OK
ReactionsOut OK
Mie OK
LineCubes OK
Abundances OK (max. Error (index): 1.6e+00% (np.int64(14), np.int64(0), np.int64(70)), points different: 4.0e-03%)
SU_DIANACHEM_XRTDUST OK slower (533.4 -> 632.7 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): 5.3e-09% (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 slower (91.4 -> 126.7 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): 0.0e+00% (np.int64(0), np.int64(0)), points different: 0.0e+00%)
Tg OK (max. Error (index): 2.2e-02% (np.int64(27), np.int64(7)), 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.2e-04% (np.int64(8), np.int64(1)), points different: 0.0e+00%)
LineFluxes OK (max. Error (index): 7.1e-02% (np.int64(14),), points different: 0.0e+00%)
LineEstimates OK (max. Error (index): 5.1e+01% (np.int64(6882),), points different: 7.8e-03%)
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): 3.2e+04% (np.int64(16), np.int64(8), np.int64(228)), points different: 8.3e-02%)
LK_DIANA_H OK slower (1235.4 -> 1705.5 sec) similar (99.96 -> 99.98 %)

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): 2.0e-05% (np.int64(16), np.int64(17)), 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.5e-04% (np.int64(11), np.int64(8)), points different: 0.0e+00%)
LineFluxes OK (max. Error (index): 1.1e-07% (np.int64(4),), points different: 0.0e+00%)
LineEstimates OK (max. Error (index): 9.3e-03% (np.int64(15553),), points different: 0.0e+00%)
SED OK
ReactionsOut OK
Mie OK
LineCubes OK
Abundances OK (max. Error (index): 1.5e-02% (np.int64(8), np.int64(8), np.int64(97)), points different: 0.0e+00%)
LU_SURFCHEM OK faster (221.5 -> 178.8 sec) better (95.65 -> 98.26 %)

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): 0.0e+00% (np.int64(0),), 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 slower (790.6 -> 941.0 sec) similar (99.12 -> 99.12 %)

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): 9.6e-02% (np.int64(26), np.int64(1)), 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.0e-03% (np.int64(9), np.int64(18)), points different: 0.0e+00%)
LineFluxes OK (max. Error (index): 8.7e-02% (np.int64(50),), points different: 0.0e+00%)
LineEstimates OK (max. Error (index): 8.7e-01% (np.int64(28093),), points different: 0.0e+00%)
SED OK
ReactionsOut OK
Mie OK
LineCubes OK
Abundances OK (max. Error (index): 4.7e+90% (np.int64(3), np.int64(22), np.int64(252)), points different: 7.2e-01%)
LU_DUSTCHARGE OK slower (380.4 -> 568.0 sec) worse (99.93 -> 99.58 %)

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): 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): 4.4e-14% (np.int64(38),), points different: 0.0e+00%)
LineEstimates OK (max. Error (index): 0.0e+00% (np.int64(0),), 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%)
TWHYA_REACDEV OK slower (442.7 -> 588.2 sec) similar (100.00 -> 100.00 %)

27/27 tests successful.

Finished: Sun Dec 7 01:48:09 2025