Output file are in folder.
ENN_iProc_iTube_jourJulian_timeSec_lat_lon ENN_iProc_iTube_jourJulian_timeSec_L_mlt
where:
The binary file can be read directly on Matlab with some routines.
cd dir.output data_path=pwd; data_type='ipim'; file='ENN_0001_0001_2015079_54000_06.00_15.00'; giveno
Some variables for ions in Matlab workspace:
Some variables for neutrals in Matlab workspace:
Some variables about the model in Matlab workspace:
Some usefull Matlab command line:
semilogx(n2_time,z_time,n2,z,'r+') plot(v1_time,z_time,v1,z,'r+')