-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error in fz_spdyn #8
Comments
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 ***@***.***> 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](https://github.com/maserlib/ExPRES/files/3017595/StateVectorResults.txt)
* JSON input = Auroral_Juice_2030-09-17.json:
[Auroral_Juice_2030-09-17.json.txt](https://github.com/maserlib/ExPRES/files/3017603/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 <#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 ***@***.***> 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](https://github.com/maserlib/ExPRES/files/3017595/StateVectorResults.txt)
* JSON input = Auroral_Juice_2030-09-17.json:
[Auroral_Juice_2030-09-17.json.txt](https://github.com/maserlib/ExPRES/files/3017603/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 <#8>, or mute the thread <https://github.com/notifications/unsubscribe-auth/Ar3KDVFo63Po7j_bEKRd3b8EeYYVCH8fks5vbKNEgaJpZM4cP5dD>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I get an error in
fz_spdyn
line 213:Error message:
Input files (10 sources are configured)
Auroral_Juice_2030-09-17.json.txt
The text was updated successfully, but these errors were encountered: