Welcome to MilkyWay@home

app name for Orbit Fitting?

Message boards : Number crunching : app name for Orbit Fitting?
Message board moderation

To post messages, you must log in.

AuthorMessage
doug

Send message
Joined: 22 Jun 18
Posts: 6
Credit: 47,199,940
RAC: 3
Message 77178 - Posted: 15 Jul 2024, 14:33:19 UTC

Hi,

What is the <app_name> for the "Milkyway@home N-Body Simulation with Orbit Fitting" application? I need it for the app_config.xml.

Thanks.

Doug
ID: 77178 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Link
Avatar

Send message
Joined: 19 Jul 10
Posts: 618
Credit: 19,254,980
RAC: 26
Message 77179 - Posted: 15 Jul 2024, 18:27:58 UTC - in response to Message 77178.  

<name>milkyway_nbody_orbit_fitting</name>

ID: 77179 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
doug

Send message
Joined: 22 Jun 18
Posts: 6
Credit: 47,199,940
RAC: 3
Message 77180 - Posted: 16 Jul 2024, 3:44:08 UTC - in response to Message 77179.  

Thanks. And where did you find that info? I looked all over for it.

Doug
ID: 77180 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Link
Avatar

Send message
Joined: 19 Jul 10
Posts: 618
Credit: 19,254,980
RAC: 26
Message 77181 - Posted: 16 Jul 2024, 8:31:22 UTC - in response to Message 77180.  

It's in client_state.xml, as the first thing under <project>:

<app>
    <name>milkyway_nbody</name>
    <user_friendly_name>Milkyway@home N-Body Simulation</user_friendly_name>
    <non_cpu_intensive>0</non_cpu_intensive>
</app>
<app>
    <name>milkyway_nbody_orbit_fitting</name>
    <user_friendly_name>Milkyway@home N-Body Simulation with Orbit Fitting</user_friendly_name>
    <non_cpu_intensive>0</non_cpu_intensive>
</app>

ID: 77181 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile mikey
Avatar

Send message
Joined: 8 May 09
Posts: 3339
Credit: 524,010,781
RAC: 14
Message 77182 - Posted: 16 Jul 2024, 10:37:27 UTC - in response to Message 77181.  

It's in client_state.xml, as the first thing under <project>:

<app>
    <name>milkyway_nbody</name>
    <user_friendly_name>Milkyway@home N-Body Simulation</user_friendly_name>
    <non_cpu_intensive>0</non_cpu_intensive>
</app>
<app>
    <name>milkyway_nbody_orbit_fitting</name>
    <user_friendly_name>Milkyway@home N-Body Simulation with Orbit Fitting</user_friendly_name>
    <non_cpu_intensive>0</non_cpu_intensive>
</app>


It's also on the Applications page that is linked up top under Computing

https://milkyway.cs.rpi.edu/milkyway/apps.php

The Applications page does NOT show the <name> and </name> parts though
ID: 77182 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Kiska

Send message
Joined: 31 Mar 12
Posts: 96
Credit: 152,502,177
RAC: 510
Message 77183 - Posted: 16 Jul 2024, 13:57:40 UTC - in response to Message 77182.  

It's in client_state.xml, as the first thing under <project>:

<app>
    <name>milkyway_nbody</name>
    <user_friendly_name>Milkyway@home N-Body Simulation</user_friendly_name>
    <non_cpu_intensive>0</non_cpu_intensive>
</app>
<app>
    <name>milkyway_nbody_orbit_fitting</name>
    <user_friendly_name>Milkyway@home N-Body Simulation with Orbit Fitting</user_friendly_name>
    <non_cpu_intensive>0</non_cpu_intensive>
</app>


It's also on the Applications page that is linked up top under Computing

https://milkyway.cs.rpi.edu/milkyway/apps.php

The Applications page does NOT show the <name> and </name> parts though


Well you kinda need the <name> portion to make an app_config :D
ID: 77183 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote

Message boards : Number crunching : app name for Orbit Fitting?

©2024 Astroinformatics Group