Skip to content
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

Create "thin" memory footprint version of CSpice #39

Closed
gkjohnson opened this issue Apr 16, 2021 · 0 comments · Fixed by #40
Closed

Create "thin" memory footprint version of CSpice #39

gkjohnson opened this issue Apr 16, 2021 · 0 comments · Fixed by #40

Comments

@gkjohnson
Copy link
Contributor

gkjohnson commented Apr 16, 2021

Produce a "thin" version of the CSpice.js file by adjusting Fortran constants.

See high level information on building CSpice from the Fortran source here.

The following files represent a particularly large portion of the statically allocated memory in no specific order. Data size could be reduced in these files:

ckbsr.c
daffa.c
dskx02.c
pool.c
sc01.c
spkbsr.c
zzddhman.c
zzdskbsr.c
zzdsksbf.c
zzekjsrt.c
zzeksca.c

Related to #34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant