Author |
Message |
Topic: %PL with x_date |
wahorger
Replies: 7
Views: 359
|
Forum: ClearWin+ Posted: Sun Jul 13, 2025 1:59 pm Subject: |
Satellite orbits are (sometimes) computed using Julian dates. This also allows ephemeris data from before the adoption of the Gregorian calendar to work smoothly for planetary calculations.
It is a ... |
Topic: Resident |
wahorger
Replies: 2
Views: 6892
|
Forum: 64-bit Posted: Fri Jul 11, 2025 1:22 pm Subject: |
John is right, and a clarification is needed.
If you are using Clearwin+ (i.e. building windows/dialogs), then the Silverfrost DLL's are automatically used (invisible to you, unless you look deepl ... |
Topic: Fortran 2023 trig functions |
wahorger
Replies: 13
Views: 38778
|
Forum: Suggestions Posted: Thu Jun 05, 2025 11:17 pm Subject: |
Oh, sorry! I "misspoke". I meant that there are a number of calculations that would be better done using *D or *PI functions, making the reading of them simpler, versus complex. Mostly invol ... |
Topic: Fortran 2023 trig functions |
wahorger
Replies: 13
Views: 38778
|
Forum: Suggestions Posted: Thu Jun 05, 2025 1:54 pm Subject: |
Paul, this will be a nice addition. I have some complex equations that will be simplified (to the eye, at least) using these new features.
Thanks for all you do! |
Topic: Latest |
wahorger
Replies: 2
Views: 50787
|
Forum: Support Posted: Sat Apr 12, 2025 10:56 pm Subject: |
If you go to the Support portion of the forum, you'll see "Latest..." as the topmost entry. Right now, for FTN95 and DLL's,
FTN95/SLINK64/DLLs
January 21 2025:Version 9.06 of FTN95 toget ... |
Topic: Invalid Floating Point Number exception |
wahorger
Replies: 4
Views: 14088
|
Forum: Support Posted: Wed Apr 09, 2025 10:33 pm Subject: |
Thanks, Paul. I'm going to experiment with this a bit!
Bill |
Topic: Invalid Floating Point Number exception |
wahorger
Replies: 4
Views: 14088
|
Forum: Support Posted: Tue Apr 08, 2025 10:59 pm Subject: |
I put in the call to trap FP exceptions (Win32). This is a random occurrence so far as I can tell; likely my problem with some FP I don't properly initialize. Still...
It would be helpful to know h ... |
Topic: Invalid Floating Point Number exception |
wahorger
Replies: 4
Views: 14088
|
Forum: Support Posted: Mon Apr 07, 2025 10:16 pm Subject: Invalid Floating Point Number exception |
I have a customer who told me that an "Invalid Floating Point Number" had been raised, and the error box disappeared and the program halted.
I am looking for either a way to flag where t ... |
Topic: Windows 11? |
wahorger
Replies: 8
Views: 45407
|
Forum: General Posted: Sun Apr 06, 2025 8:50 pm Subject: |
simon, can you describe the problem they are having?
I've used both extensively. They differ only in the way that, internally, the file name is asked for. Once the file name is supplied, there isn' ... |
Topic: IOSTAT error 146 |
wahorger
Replies: 15
Views: 44592
|
Forum: Support Posted: Mon Mar 31, 2025 4:10 pm Subject: |
simon,
I think the same could happen with OneDrive or any of the automated cloud backup applications like them.
BTW, the problems became less and less (during testing) as my internet speed got f ... |
Topic: IOSTAT error 146 |
wahorger
Replies: 15
Views: 44592
|
Forum: Support Posted: Mon Mar 31, 2025 3:46 pm Subject: |
Just a FWIW, years ago as I was transitioning my SW to FTN95, I kept getting error messages in the 10000's. I finally was able to determine that this had to do with my DropBox "getting in the way ... |
Topic: Learning Clearwin |
wahorger
Replies: 11
Views: 28907
|
Forum: ClearWin+ Posted: Sun Feb 09, 2025 4:30 pm Subject: |
Robert, thanks for the on-line link! |
Topic: Learning Clearwin |
wahorger
Replies: 11
Views: 28907
|
Forum: ClearWin+ Posted: Wed Feb 05, 2025 11:48 pm Subject: |
Since you only compute a single value, there appears to be only one output, given the input "mass".
I'm not understanding the question, and would be glad to help, as would most folks on t ... |
Topic: Initialization |
wahorger
Replies: 14
Views: 96641
|
Forum: 64-bit Posted: Sat Feb 01, 2025 4:17 pm Subject: |
Thanks, Paul! |
Topic: Running command line programs |
wahorger
Replies: 9
Views: 24788
|
Forum: General Posted: Thu Jan 30, 2025 2:13 am Subject: |
A general problem might be the use of the pipe.
Windows does not operate like Linux, specifically that a pipe does not concurrently run at the same time as the "sending" command.
Or, ... |
|