Open BaptisteCecconi opened 5 years ago
Okay, there is a problem in the finalization of the pdf. I think I will have to rewrite part of the fz_spdyn. In the mean time, to be able to have the movie and the cdf at the end of the simulation, the ‘’solution’’ is to define ''PDF’’ as ‘’false’’ in the json file.
Le 28 mars 2019 à 12:11, Baptiste Cecconi notifications@github.com a écrit :
I get an error in fz_spdynline 213:
for j=0l,parameters.time.n_step-1l do image(j,)=interpol(float(image(j,)),f,u) Error message:
% INTERPOL: V and X arrays must have same # of elements % Execution halted at: FZ_SPDYN 213```
Input files (10 sources are configured)
- Ephem = StateVectorResults.txt
- JSON input = Auroral_Juice_2030-09-17.json: Auroral_Juice_2030-09-17.json.txt — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/maserlib/ExPRES/issues/8, or mute the thread https://github.com/notifications/unsubscribe-auth/Ar3KDVFo63Po7j_bEKRd3b8EeYYVCH8fks5vbKNEgaJpZM4cP5dD.
With the ''multi sources within a source element'' now working, it seems to work again. So it is fixed for now, but don’t close the issue, I will have to work on re-write the fz_spdyn file.
Le 28 mars 2019 à 12:11, Baptiste Cecconi notifications@github.com a écrit :
I get an error in fz_spdynline 213:
for j=0l,parameters.time.n_step-1l do image(j,)=interpol(float(image(j,)),f,u) Error message:
% INTERPOL: V and X arrays must have same # of elements % Execution halted at: FZ_SPDYN 213```
Input files (10 sources are configured)
- Ephem = StateVectorResults.txt
- JSON input = Auroral_Juice_2030-09-17.json: Auroral_Juice_2030-09-17.json.txt — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/maserlib/ExPRES/issues/8, or mute the thread https://github.com/notifications/unsubscribe-auth/Ar3KDVFo63Po7j_bEKRd3b8EeYYVCH8fks5vbKNEgaJpZM4cP5dD.
I get an error in
fz_spdyn
line 213:Error message:
Input files (10 sources are configured)