export ql monoenergetic d11 and enable hdf5 efinal output#67
export ql monoenergetic d11 and enable hdf5 efinal output#67krystophny wants to merge 1 commit intomainfrom
Conversation
|
Post-PR verification on the AUG 30835 axisymmetric benchmark harness is now in place. Using the patched
The same runs also provided the ion
Both matched The synchronized benchmark state is pushed in the data repo on branch |
|
@krystophny quick question, why could you not use the |
true, just slopping around sry |
Summary
Export the tokamak monoenergetic
D11_ov_Dplquantity fromNEO-2-QL/efinal.h5and exposeprop_fileformatin theQLpropagator namelist so HDF5efinal.h5can be requested from normalQLruns.Why
The AUG 30835
GORILLA_APPLETSvsNEO-2axisymmetric comparison needs a clean monoenergeticQLoutput contract. Before this change:NEO-2-QLcomputedD11_ov_Dpl-relevant quantities internally but did not writeD11_ov_Dpltoefinal.h5prop_fileformatexisted inpropagator_modbut was not readable fromNEO-2-QL/neo2.f90, so requesting HDF5efinal.h5via the input file failedChanges
prop_fileformatto theQL/propagator/namelist inNEO-2-QL/neo2.f90D11_ov_DplinNEO-2-QL/propagator.f90using the same local pattern already used on thePARsideD11_ov_Dplintoefinal.h5Verification
$ cmake --build /home/ert/code/NEO-2/build -j$(nproc) --target neo_2_ql.x [12/12] Linking Fortran executable NEO-2-QL/neo_2_ql.x