The FreeBSD Ports Archive
FreeBSD science : oases4>
Ocean Acoustics and Seismic Exploration Synthesis
OASES is a general purpose computer code for modeling seismo-acoustic
propagation in horizontally stratified waveguides using wavenumber
integration in combination with the Direct Global Matrix solution technique.
It is basically an upgraded version of SAFARI. Compared to SAFARI version 3.0
distributed by SACLANTCEN , OASES provides improved numerical efficiency,
and the global matrix mapping has been re-defined to ensure unconditional
numerical stability in the few extreme cases where the original SAFARI has
proved unstable. OASES is downward compatible with SAFARI, and the preparation
of input files follows the guidelines of the SAFARI manual.
However, there are several new options, and OASES is shipped with it's own,
self-contained, documentation.
Latest OASES Release: Version 2.2 - 28 Mar 2002
ftp://keel.mit.edu/pub/Oases/
|
oases history
v. 1.11
date: 2007/09/29 19:36:05; author: pav; state: Exp; lines: +1 -1
- Fill in HOSTTYPE and OSTYPE; this prevents "Error expanding embedded
variable." errors on amd64
v. 1.10
date: 2007/07/14 02:56:36; author: maho; state: Exp; lines: +1 -5
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
v. 1.9
date: 2007/05/19 20:22:16; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.8
date: 2007/01/17 05:07:27; author: maho; state: Exp; lines: +8 -2
* Migrate to gfortran.
* Bump port revision.
v. 1.7
date: 2006/05/13 04:14:56; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with S
v. 1.6
date: 2003/02/20 18:57:37; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.5
date: 2002/11/10 16:47:47; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.4
date: 2002/11/06 22:46:45; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.3
date: 2002/10/22 06:23:02; author: ijliao; state: Exp; lines: +27 -14
- Support CC/CFLAGS/FC/FFLAGS/X11BASE properly
PR: 44354
Submitted by: Ports Fury
v. 1.2
date: 2002/06/27 04:26:58; author: glewis; state: Exp; lines: +1 -0
Add missing USE_XLIB
Submitted by: bento
v. 1.1
date: 2002/05/28 03:31:29; author: ijliao; state: Exp;
add oases 2.2
Ocean Acoustics and Seismic Exploration Synthesis
PR: 38548
Submitted by: Heiner Strau?
=============================================================================
v. 1.11
date: 2007/09/29 19:36:05; author: pav; state: Exp; lines: +1 -1
- Fill in HOSTTYPE and OSTYPE; this prevents "Error expanding embedded
variable." errors on amd64
v. 1.10
date: 2007/07/14 02:56:36; author: maho; state: Exp; lines: +1 -5
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
v. 1.9
date: 2007/05/19 20:22:16; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.8
date: 2007/01/17 05:07:27; author: maho; state: Exp; lines: +8 -2
* Migrate to gfortran.
* Bump port revision.
v. 1.7
date: 2006/05/13 04:14:56; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with S
v. 1.6
date: 2003/02/20 18:57:37; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.5
date: 2002/11/10 16:47:47; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.4
date: 2002/11/06 22:46:45; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.3
date: 2002/10/22 06:23:02; author: ijliao; state: Exp; lines: +27 -14
- Support CC/CFLAGS/FC/FFLAGS/X11BASE properly
PR: 44354
Submitted by: Ports Fury
v. 1.2
date: 2002/06/27 04:26:58; author: glewis; state: Exp; lines: +1 -0
Add missing USE_XLIB
Submitted by: bento
v. 1.1
date: 2002/05/28 03:31:29; author: ijliao; state: Exp;
add oases 2.2
Ocean Acoustics and Seismic Exploration Synthesis
PR: 38548
Submitted by: Heiner Strau?
=============================================================================
v. 1.11
date: 2007/09/29 19:36:05; author: pav; state: Exp; lines: +1 -1
- Fill in HOSTTYPE and OSTYPE; this prevents "Error expanding embedded
variable." errors on amd64
v. 1.10
date: 2007/07/14 02:56:36; author: maho; state: Exp; lines: +1 -5
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
v. 1.9
date: 2007/05/19 20:22:16; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.8
date: 2007/01/17 05:07:27; author: maho; state: Exp; lines: +8 -2
* Migrate to gfortran.
* Bump port revision.
v. 1.7
date: 2006/05/13 04:14:56; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with S
v. 1.6
date: 2003/02/20 18:57:37; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.5
date: 2002/11/10 16:47:47; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.4
date: 2002/11/06 22:46:45; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.3
date: 2002/10/22 06:23:02; author: ijliao; state: Exp; lines: +27 -14
- Support CC/CFLAGS/FC/FFLAGS/X11BASE properly
PR: 44354
Submitted by: Ports Fury
v. 1.2
date: 2002/06/27 04:26:58; author: glewis; state: Exp; lines: +1 -0
Add missing USE_XLIB
Submitted by: bento
v. 1.1
date: 2002/05/28 03:31:29; author: ijliao; state: Exp;
add oases 2.2
Ocean Acoustics and Seismic Exploration Synthesis
PR: 38548
Submitted by: Heiner Strau?
=============================================================================
|
| |

|