Code Monkey home page Code Monkey logo

exocross's Introduction

exocross's People

Contributors

ahmed-f-alrefaie avatar ideasrule avatar nicholaswogan avatar trovemaster avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

exocross's Issues

Continuation of incomplete runs

I've been running into times where the time allocated to completing the computation is insufficient and the run is aborted. Adding the ability for Exocross to dump to a file during computation and allowing Exocross to continue from an incomplete file would be quite beneficial to have.

Segmentation fault (core dumped)

Hi,

I run xcross via a windows subsystem for linux-Ubuntu (WSL). When I perform a simple "./xcross.exe outputfile" command, I get the following error:

me@DESKTOP:/mnt/c/Users/me/desktop/exocross$ make
gfortran -c accuracy.f90 -O3 -fopenmp -std=f2008 -ffree-line-length-512
gfortran -c timer.f90 -O3 -fopenmp -std=f2008 -ffree-line-length-512
gfortran -c input.f90 -O3 -fopenmp -std=f2008 -ffree-line-length-512
gfortran -c VoigtKampff.f90 -O3 -fopenmp -std=f2008 -ffree-line-length-512
gfortran -c phoenix.f90 -O3 -fopenmp -std=f2008 -ffree-line-length-512
gfortran -c spectrum.f90 -O3 -fopenmp -std=f2008 -ffree-line-length-512
gfortran -c crosssections.f90 -O3 -fopenmp -std=f2008 -ffree-line-length-512
gfortran -o xcross.exe accuracy.o timer.o input.o spectrum.o VoigtKampff.o phoenix.o -O3 -fopenmp -std=f2008 -ffree-line-length-512 crosssections.o -static
/usr/lib/gcc/x86_64-linux-gnu/7/libgomp.a(target.o): In function `gomp_target_init':
(.text+0x8b): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking

me@DESKTOP:/mnt/c/Users/me/desktop/exocross$ ./xcross.exe < "input/NaH_gauss_298K_0.5.inp" > "input/output.txt"

Program received signal SIGSEGV: Segmentation fault - invalid memory reference.

Backtrace for this error:
#0 0x42da6d in ???
#1 0x42d0e3 in ???
#2 0x4a8b1f in ???
at /build/glibc-S9d2JN/glibc-2.27/nptl/../sysdeps/unix/sysv/linux/x86_64/sigaction.c:0
#3 0x0 in ???
Segmentation fault (core dumped)


Any idea what's wrong?

Thanks!

add topics

I suggest adding topics such as physics in the About section.

CMake compilation

Make file didn't work on my Mac. CMake will make cross-platform compilation easier.

Incomplete stick file on running xcross_dos.exe

Hi,

I have been trying to generate a stick file and out file for the CN trihybrid model on ExoMol using the .states and .trans file on ExoMol for CN (Trihybrid).
https://www.exomol.com/data/molecules/CN/12C-14N/Trihybrid/

I am running ExoCross on windows system and using the xcross_dos.exe in the terminal. However, I see that it is generating only 1,576,054 transitions. But should be 2285103 lines since that is the number of transitions in the trihybrid model.

Can you please let me know why I am getting an incomplete outfile?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.