diff --git a/LabTools/IRAP/GSO/make_sed_tables_gso_test.pro b/LabTools/IRAP/GSO/make_sed_tables_gso_test.pro
index 3499884..ed880ce 100644
--- a/LabTools/IRAP/GSO/make_sed_tables_gso_test.pro
+++ b/LabTools/IRAP/GSO/make_sed_tables_gso_test.pro
@@ -128,6 +128,9 @@ pro make_sed_tables_gso_test, test = test, show_seds = show_seds, grid_type = gr
     '2': begin ; ======= This is to produce a grid with the DBP90 model
       message, 'Case 2', /info
 
+      ; Parallel Fortran 
+      fortran_user=dustem_set_up_fortran(/random_name)   ;use a random fortran number
+
       !quiet = 1
       model = 'DBP90'
 
--
libgit2 0.21.2