Discussion:
[Gmat-developers] GMAT 2008-09-30 Release Now Available
Dove, Edwin G. (GSFC-595.0)
2008-10-05 23:48:30 UTC
Permalink
Greetings GMAT Enthusiasts,

The GMAT team is proud to announce another intermediate public release
of GMAT. Like previous releases, this release is a beta version on
Windows and an alpha version on Mac an Linux, primarily due to GUI
issues. We're excited that the team has grown since our last release and
now includes the Air Force Research Lab RDSM.

What's New?

* Bug fixes: ....see the readme.txt release notes for specific
fixes.
* GMAT Functions: You can now write your own function in GMAT's
MATLAB-like scripting language. This is a very powerful feature! Since
the coding of GMAT functions is still in progress there are some
capabilities that have been turned off. Those capabilities are nested
and recursive function calls.
* User provided plugins: You can now build libraries and register
them with GMAT for custom, high performance applications. Examples we've
tested so far include an optimizer plugin using Harwells VF13ad
algorithm, and a solar sail plugin.
* GMAT Forums: http://gmat.ed-pages.com/forum/index.php We value
opinions, suggestions, and feedback. We're using a new forum to
facilitate improved communications amongst the community. You do not
need to register in order to view the wiki or forum. We recommend that
you register to the forums and wiki when contributing information.
* GMAT Wiki: http://gmat.ed-pages.com/wiki/tiki-index.php Greatly
improved user information and tutorials!



What's Next?

* First Stable Release: Summer 09.
* Ground Station model:
* Batch Least Squares Estimation:
* Discrete event tracking: Coverage, eclipses, line-of-site
contact etc...
* SPICE file integration: Reading and writing SPICE files



We hope you enjoy the new GMAT release and look forward to hearing your
feedback and assisting you with issues you might have.
Download the latest versions of GMAT from the GMAT SourceForge
(http://sourceforge.net/projects/gmat/) download page.

The GMAT team
GMAT Homepage (http://gmat.gsfc.nasa.gov/index.html)
Haisam Ido
2008-10-06 17:36:54 UTC
Permalink
Never mind I should have RTFM ;-)
I downloaded gmat_mac_intel_2008-09-30.tar.gz for my MacBook Pro
Library not loaded: /usr/local/gfortran/lib/libgfortran.3.dylib
/Users/haisam/Desktop/Downloads/gmat_mac_intel_2008-09-30/GMATNoMatlab.app/Contents/MacOS/GMAT
Reason: image not found
I guess it's dynamically linked to that fortran library. Is there a
statically linked version?
Haisam
Post by Dove, Edwin G. (GSFC-595.0)
Greetings GMAT Enthusiasts,
The GMAT team is proud to announce another intermediate public
release of GMAT. Like previous releases, this release is a beta
version on Windows and an alpha version on Mac an Linux, primarily
due to GUI issues. We're excited that the team has grown since our
last release and now includes the Air Force Research Lab RDSM.
_What's New?_
* *Bug fixes*: ....see the readme.txt release notes for specific
fixes.
* *GMAT Functions*: You can now write your own function in GMAT's
MATLAB-like scripting language. This is a very powerful
feature! Since the coding of GMAT functions is still in
progress there are some capabilities that have been turned off.
Those capabilities are nested and recursive function calls.
* *User provided plugins*: You can now build libraries and
register them with GMAT for custom, high performance
applications. Examples we've tested so far include an optimizer
plugin using Harwells VF13ad algorithm, and a solar sail plugin.
* *GMAT Forums*: http://gmat.ed-pages.com/forum/index.php We
value opinions, suggestions, and feedback. We're using a new
forum to facilitate improved communications amongst the
community. You do not need to register in order to view the
wiki or forum. We recommend that you register to the forums and
wiki when contributing information.
* *GMAT Wiki*: http://gmat.ed-pages.com/wiki/tiki-index.php
Greatly improved user information and tutorials!
_What's Next?_
* *First Stable Release*: Summer 09.
* *Discrete event tracking*: Coverage, eclipses, line-of-site
contact etc...
* *SPICE file integration*: Reading and writing SPICE files
We hope you enjoy the new GMAT release and look forward to hearing
your feedback and assisting you with issues you might have.
Download the latest versions of GMAT from the GMAT SourceForge
(http://sourceforge.net/projects/gmat/) download page.
The GMAT team
GMAT Homepage (http://gmat.gsfc.nasa.gov/index.html)
------------------------------------------------------------------------
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
------------------------------------------------------------------------
_______________________________________________
Gmat-users mailing list
https://lists.sourceforge.net/lists/listinfo/gmat-users
Dove, Edwin G. (GSFC-595.0)
2008-10-06 19:47:44 UTC
Permalink
:-) . I did the same thing when running the Mac version of GMAT for the
first time.



I've also placed instructions on the forums for installing the GMAT Mac
2008-09-30 version. The topic is located at the following URL:

http://gmat.ed-pages.com/forum/viewtopic.php?f=4&t=108



I wasn't familiar with certain Mac commands/applications so I spelled
things out in a way I'd understand. It may prove useful to other Mac
users.



Edwin

________________________________

From: Haisam Ido [mailto:***@ido.org]
Sent: Monday, October 06, 2008 1:37 PM
To: Dove, Edwin G. (GSFC-595.0)
Cc: gmat-***@lists.sourceforge.net; gmat-***@lists.sourceforge.net;
gmat-***@lists.sourceforge.net
Subject: Re: [Gmat-users] GMAT 2008-09-30 Release Now Available



Never mind I should have RTFM ;-)

Haisam Ido wrote:

I downloaded gmat_mac_intel_2008-09-30.tar.gz for my MacBook Pro
(Leopard) and when I run GMATNoMatlab.app I get this error:

Dyld Error Message:
Library not loaded: /usr/local/gfortran/lib/libgfortran.3.dylib
Referenced from:
/Users/haisam/Desktop/Downloads/gmat_mac_intel_2008-09-30/GMATNoMatlab.a
pp/Contents/MacOS/GMAT
Reason: image not found

I guess it's dynamically linked to that fortran library. Is there a
statically linked version?

Haisam

Dove, Edwin G. (GSFC-595.0) wrote:

Greetings GMAT Enthusiasts,

The GMAT team is proud to announce another intermediate public release
of GMAT. Like previous releases, this release is a beta version on
Windows and an alpha version on Mac an Linux, primarily due to GUI
issues. We're excited that the team has grown since our last release and
now includes the Air Force Research Lab RDSM.

What's New?

* Bug fixes: ....see the readme.txt release notes for specific
fixes.
* GMAT Functions: You can now write your own function in GMAT's
MATLAB-like scripting language. This is a very powerful feature! Since
the coding of GMAT functions is still in progress there are some
capabilities that have been turned off. Those capabilities are nested
and recursive function calls.
* User provided plugins: You can now build libraries and register
them with GMAT for custom, high performance applications. Examples we've
tested so far include an optimizer plugin using Harwells VF13ad
algorithm, and a solar sail plugin.
* GMAT Forums: http://gmat.ed-pages.com/forum/index.php We value
opinions, suggestions, and feedback. We're using a new forum to
facilitate improved communications amongst the community. You do not
need to register in order to view the wiki or forum. We recommend that
you register to the forums and wiki when contributing information.
* GMAT Wiki: http://gmat.ed-pages.com/wiki/tiki-index.php Greatly
improved user information and tutorials!



What's Next?

* First Stable Release: Summer 09.
* Ground Station model:
* Batch Least Squares Estimation:
* Discrete event tracking: Coverage, eclipses, line-of-site
contact etc...
* SPICE file integration: Reading and writing SPICE files



We hope you enjoy the new GMAT release and look forward to hearing your
feedback and assisting you with issues you might have.
Download the latest versions of GMAT from the GMAT SourceForge
(http://sourceforge.net/projects/gmat/) download page.

The GMAT team
GMAT Homepage (http://gmat.gsfc.nasa.gov/index.html)










________________________________




------------------------------------------------------------------------
-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/



________________________________

Haisam Ido
2008-10-06 17:25:56 UTC
Permalink
I downloaded gmat_mac_intel_2008-09-30.tar.gz for my MacBook Pro
(Leopard) and when I run GMATNoMatlab.app I get this error:

Dyld Error Message:
Library not loaded: /usr/local/gfortran/lib/libgfortran.3.dylib
Referenced from:
/Users/haisam/Desktop/Downloads/gmat_mac_intel_2008-09-30/GMATNoMatlab.app/Contents/MacOS/GMAT
Reason: image not found

I guess it's dynamically linked to that fortran library. Is there a
statically linked version?

Haisam
Post by Dove, Edwin G. (GSFC-595.0)
Greetings GMAT Enthusiasts,
The GMAT team is proud to announce another intermediate public release
of GMAT. Like previous releases, this release is a beta version on
Windows and an alpha version on Mac an Linux, primarily due to GUI
issues. We're excited that the team has grown since our last release
and now includes the Air Force Research Lab RDSM.
_What's New?_
* *Bug fixes*: ....see the readme.txt release notes for specific
fixes.
* *GMAT Functions*: You can now write your own function in GMAT's
MATLAB-like scripting language. This is a very powerful feature!
Since the coding of GMAT functions is still in progress there
are some capabilities that have been turned off. Those
capabilities are nested and recursive function calls.
* *User provided plugins*: You can now build libraries and
register them with GMAT for custom, high performance
applications. Examples we've tested so far include an optimizer
plugin using Harwells VF13ad algorithm, and a solar sail plugin.
* *GMAT Forums*: http://gmat.ed-pages.com/forum/index.php We value
opinions, suggestions, and feedback. We're using a new forum to
facilitate improved communications amongst the community. You do
not need to register in order to view the wiki or forum. We
recommend that you register to the forums and wiki when
contributing information.
* *GMAT Wiki*: http://gmat.ed-pages.com/wiki/tiki-index.php
Greatly improved user information and tutorials!
_What's Next?_
* *First Stable Release*: Summer 09.
* *Discrete event tracking*: Coverage, eclipses, line-of-site
contact etc...
* *SPICE file integration*: Reading and writing SPICE files
We hope you enjoy the new GMAT release and look forward to hearing
your feedback and assisting you with issues you might have.
Download the latest versions of GMAT from the GMAT SourceForge
(http://sourceforge.net/projects/gmat/) download page.
The GMAT team
GMAT Homepage (http://gmat.gsfc.nasa.gov/index.html)
------------------------------------------------------------------------
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
------------------------------------------------------------------------
_______________________________________________
Gmat-users mailing list
https://lists.sourceforge.net/lists/listinfo/gmat-users
Loading...