AAREADME.txt How to use software =================== Adjust values in marsprops.pro and sctprops_descoped.pro appropriately Sequence of programs when reconstructing trajectory and atmosphere is: marsprops sctprops_descoped read_pds recon_traj recon_atm exit Sequence of programs when plotting/manipulating results is: marsprops sctprops_descoped read_pds maketable or mericarus2005plots or similar... exit The results in this archive were generated using the MER aerodynamic database supplied to me by Prasun Desai (NASA Langley). I have not asked Prasun for permission to put that database online, so the aerodynamic database in this archive uses CA=2, CN=0 always. Thus you won't be able to reproduce the archived results exactly. You may wish to extract values manually from figures in Schoenenberger et al., 2005. Contents ======== 1TRANSFORMED.TAB marsprops.pro setup_arrays.pro 2TRANSFORMED.TAB mer1_pds.dat suppinfo_mer1table.dat AAREADME.txt mer2_pds.dat suppinfo_mer2table.dat derivs.pro mericarus2005plots.pro suppinfo_README.txt get_acc.pro mpf.dat TESdataMER.Gusev get_altlatlon.pro output/ TESdataMER.Meridiani get_cd.pro plots/ TESdust.Gusev get_entry_state.pro read_pds.pro TESdust.Meridiani get_grav.pro recon_atm.pro update_arrays.pro get_sr0.pro recon_traj.pro vl1.dat icarusmsI0948_proofs.pdf sctprops_descoped.pro vl2.dat maketable.pro set_initial.pro 1TRANSFORMED.TAB File of IMU data for MER-1, copied from PDS archive MERIMU_1001 2TRANSFORMED.TAB File of IMU data for MER-2, copied from PDS archive MERIMU_1001 AAREADME.txt This file derivs.pro Used by Runge-Kutta integrator, if nsection is set appropriately get_acc.pro Converts accelerations between frames get_altlatlon.pro COnverts positions between frames get_cd.pro Calculates appropriate value of drag coefficient get_entry_state.pro Converts entry state between frames get_grav.pro Converts acceleration due to gravity between frames get_sr0.pro Make a string for maketable.pro icarusmsI0948_proofs.pdf Manuscript proofs maketable.pro Generates clean table of results marsprops.pro Defines many fixed properties mer1_pds.dat Generated by read_pds.pro, contains cleaned MER-1 data mer2_pds.dat Generated by read_pds.pro, contains cleaned MER-2 data mericarus2005.pro Generates plots for Icarus paper mpf.dat Contains the Mars Pathfinder entry profile output/ Contains all the output from recon_traj.pro and recon_atm.pro plots/ Contains all the plots generated by mericarus2005plots.pro read_pds.pro Cleans PDS data recon_atm.pro Generates atmospheric structure from trajectory recon_traj.pro Generates trajectory from accelerations sctprops_descoped.pro Defines many properties that can be tuned to desired values. Descoped to remove the MER aerodynamic database. set_initial.pro Fills the first entry in many arrays setup_arrays.pro Defines many arrays suppinfo_mer1table.dat MER-1 results as supplied to Icarus as Supplemental Information. Generated by maketable.pro. suppinfo_mer2table.dat MER-2 results as supplied to Icarus as Supplemental Information. Generated by maketable.pro. suppinfo_README.txt README file accompanying Supplemental Information TESdataMER.Gusev Relevant TES profiles for Gusev TESdataMER.Meridiani Relevant TES profiles for Meridiani TESdust.Gusev Relevant TES dust opacities for Gusev TESdust.Meridiani Relevant TES dust opacities for Meridiani TES data supplied by Mike Smith in June 2005 update_arrays.pro Fills this timestep's entry in many arrays vl1.dat Contains the Viking Lander 1 entry profile vl2.dat Contains the Viking Lander 2 entry profile