Difference between revisions of "Amuse"
Jump to navigation
Jump to search
(16 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category: | + | [[Category:Software]][[Category:Astronomy]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|amuse}} | |{{#vardefine:app|amuse}} | ||
Line 18: | Line 18: | ||
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} | {{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} | ||
AMUSE is an Astrophysical Multipurpose Software Environment. Within AMUSE different existing numerical codes are incorporated into a single framework. This framework is implemented with Python. On the simple examples page you can get a quick feel of how this works. AMUSE is free to download, use, and distribute and it comes with a wide selection of astrophysical simulation codes included. | AMUSE is an Astrophysical Multipurpose Software Environment. Within AMUSE different existing numerical codes are incorporated into a single framework. This framework is implemented with Python. On the simple examples page you can get a quick feel of how this works. AMUSE is free to download, use, and distribute and it comes with a wide selection of astrophysical simulation codes included. | ||
− | |||
<!--Modules--> | <!--Modules--> | ||
==Required Modules== | ==Required Modules== | ||
Line 25: | Line 24: | ||
*{{#var:app}} | *{{#var:app}} | ||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
− | + | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory | |
− | {{ | + | |
− | |||
− | |||
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== | ||
Line 37: | Line 34: | ||
{{#if: {{#var: pbs}}|==PBS Script Examples== | {{#if: {{#var: pbs}}|==PBS Script Examples== | ||
See the [[{{PAGENAME}}_PBS]] page for {{#var: app}} PBS script examples.|}} | See the [[{{PAGENAME}}_PBS]] page for {{#var: app}} PBS script examples.|}} | ||
+ | |||
+ | <!--Additional--> | ||
+ | {{#if: {{#var: exe}}|==Additional Information== | ||
+ | See the [[Amuse samples]] page for input examples for amuse.sh. | ||
+ | |}} | ||
+ | |||
<!--Policy--> | <!--Policy--> | ||
{{#if: {{#var: policy}}|==Usage Policy== | {{#if: {{#var: policy}}|==Usage Policy== |
Latest revision as of 20:34, 15 August 2022
Description
amuse website
AMUSE is an Astrophysical Multipurpose Software Environment. Within AMUSE different existing numerical codes are incorporated into a single framework. This framework is implemented with Python. On the simple examples page you can get a quick feel of how this works. AMUSE is free to download, use, and distribute and it comes with a wide selection of astrophysical simulation codes included.
Required Modules
- python
- amuse
System Variables
- HPC_AMUSE_DIR - installation directory
- HPC_AMUSE_BIN - executable directory